minutemailer / react-popup

React popup component
http://minutemailer.github.io/react-popup/
MIT License
208 stars 71 forks source link

added onShow and onClose callbacks for showing/hiding react-popup #62

Closed ghost closed 5 years ago

ghost commented 5 years ago

Your plugin is helpful and easy to use. Thank you! I just need to know whenever a popup shows and closes so I added onClose and onShow props to state so I can register callbacks in the create() method.

tbleckert commented 5 years ago

This is a great addidtion, thanks! I'll include it in the next release