6.0.1 (2021-01-08)
- docs: fix website dependencies (222c6ed)
- fix iOS problem with scroll not working in Safari (#464) (0e38605)
- fix release-script publishing script (9347ad5)
- update changelogs path (f6f3a65)
- update README path (fce1829)
- remove unused dev dependencies (38d2f1b)
- upgrade yarn (523536e)
- uppdate release-please-action (2172030)
6.0.0 (2020-11-15)
- fix rendering issues in Safari, Firefox by changing the structure
- 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)
- fix rendering issues in Safari, Firefox by changing the structure (5727913)
- 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)
- readme: add integration tips (4ad6d1d)
- readme: remove dependencies badge (5f7d0ad)
- readme: remove example links (9a06a62)
- readme: update features (ce05bd2)
5.2.6 (2020-11-07)
- fix publishing (f024bd5)
5.2.5 (2020-11-07)
- fix build (1a5f07c)
5.2.4 (2020-11-07)
- trigger release (d14af23)
5.2.3 (2020-11-07)
- upgrade dev dependencies (6745a09)