You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add visible prop to control open/close state of modal (#46)
Replace componentWillReceiveProps with componentDidUpdate (#60)
Add modal opening/closing event callbacks (#59)
Readme: Fix formatting of props and code example