- Fix undefined prevRouterProps reference (#50 @misioq23)
- Upgrade dependencies
- (no change from 1.1.0-beta)
- Fix: render modal contents while modal is closing (#41)
- Fix: modal -> modal scroll state reset (#39)
- Docs: Fix context usage in readme (#40)
- Chore: upgrade dependencies
- Remove examples directory, they now how their own repositories:
- Fix urls for gatsby projects that use
pathPrefix
(#30) - Fixed code example in README (#28)
- Prevent scroll reset when closing with
onRequestClose
(#21)
- reduce lodash dependency size (#20)
- fix
shouldCloseOnEsc
andshouldCloseOnOverlayClick
(#19) - update README example (#17)
- Initial Release