react-modal-dialog icon indicating copy to clipboard operation
react-modal-dialog copied to clipboard

A modal dialog for ReactJS

Results 38 react-modal-dialog issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1...

dependencies

![image](https://user-images.githubusercontent.com/42492682/173591923-238afc70-9ac8-446f-8263-5611d0266287.png)

Hello, I'm trying to find how to customize CSS, I have located the files and .JS I could get what I wanted. But is there another way directly into the...

while the npm installation of this module , there are already those warnings: ![image](https://user-images.githubusercontent.com/12170979/70554767-0f9d0780-1b7e-11ea-90b4-6a6c630417a9.png) and then also an error ![image](https://user-images.githubusercontent.com/12170979/70554847-31968a00-1b7e-11ea-8a0a-46b31e531b30.png) and it's the same error i get later on browser:...

Older version of lodash has security vulnerabilities. Updating to the latest version to keep this library compliant and secure

![Screen Shot 2019-09-05 at 1 51 05 PM](https://user-images.githubusercontent.com/20061861/64315405-81e0d780-cfe4-11e9-8204-0b989c1e4dbf.png)

This PR adds support to React 16.

Why i can't pass inside ModalDialog chilren props and inside children props i have redux-form?

![image](https://user-images.githubusercontent.com/36470111/54415562-a59a2380-470d-11e9-9870-519390848354.png) Hello. I try to integrate your react-modal-dialog but i can't understand why in reactDOM after calling modal i don't see ModalBackground and in html it creates but in react...

Hi Excellent component, however after updating to react 15 there is an issue.. ``` invariant.js?99c6:39 Uncaught Invariant Violation: addComponentAsRefTo(...): Only a ReactOwner can have refs. ``` I think because you...