marcio / react-skylight

A react component for modals and dialogs
http://marcio.github.io/react-skylight/
MIT License
571 stars 97 forks source link

By default, close the modal when the overlay is clicked #20

Closed zaclang closed 8 years ago

zaclang commented 9 years ago

Also allows for a custom on-close function to be passed down via onOverlayClick prop.

coliveravenegas commented 9 years ago

I have the solution for it. Can anyone push it?

marcio commented 8 years ago

Hi @zaclang!

Thanks for your PR, I'm porting react-skylight to es2015 and probably this feature will be included in the new version.