react-hooks-use-modal
react-hooks-use-modal copied to clipboard
This is a customizable modal with react-portal.
Hello, To begin with, thank you very much for your work on this hook. I'm going mad with react and the absurd difficulty of doing a simple HTML modal, I...
Here's a proof of concept : this is the bare minimum changes in order to use dialog HTML element instead of div. - Notice the hard-coded id to get the...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
buttons inside the modal when clicked closes the modal even when close property was not passed on the modal
I want to add blur effect but the package provides no means to add additional styles for the overlay. Any workarounds?
## What's happen ? The `` element can be operated in the same way with the space key as well as the enter key. But, the `` element set in...
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...