Releases: pradel/react-responsive-modal
Releases · pradel/react-responsive-modal
v6.4.2
v6.4.1
v6.4.0
v6.3.2
react-responsive-modal v6.3.1
react-responsive-modal v6.3.0
react-responsive-modal v6.2.0
react-responsive-modal v6.1.0
react-responsive-modal v6.0.1
react-responsive-modal v6.0.0
⚠ BREAKING CHANGES
- fix rendering issues in Safari, Firefox by changing the structure
Features
- create E2E suite to test on real browser (#449) (847ab1c)
- new documentation website ✨ (#450) (3f620aa)
- switch project to monorepo (#451) (ce59bad)
- upgrade focus-trap-js to support focus on radio elements (#447) (d51f8e0)
- use body-scroll-lock instead of no-scroll (#455) (033f901)
Bug Fixes
- fix rendering issues in Safari, Firefox by changing the structure (5727913)
Tests
- test that scroll is not blocked when blockScroll is false (3d909b6)
- test that scroll is unblocked when multiple modals are closed (fba3593)
- test that scroll is unblocked when second modal has blockScroll set to false (cf4b6b3)