react-modal v3.16.1 Release Notes
Release Date: 2022-10-17 // over 2 years ago-
- โ [840a0f6](../../commit/840a0f6) Add tests
- โช [742e9f5](../../commit/742e9f5) [fixed] Revert changes to test helpers
- ๐ [28ea6b5](../../commit/28ea6b5) [fixed] Fix missing returns in keydown helpers
- ๐ [15e0711](../../commit/15e0711) [fixed] address review comments
- ๐ [f3a19fc](../../commit/f3a19fc) [fixed] switched from KeyboardEvent.keyCode to KeyboardEvent.code
- [aca5261](../../commit/aca5261) fixing element with display 'contents' is visible and is tabbable
- โก๏ธ [df0665e](../../commit/df0665e) update broken build badge
- ๐ [9bf0d4f](../../commit/9bf0d4f) [fixed]: css class added to root document in iframe
Previous changes from v3.15.1
-
- [8395a21](../../commit/8395a21) allow react 18 as peer dependency
- ๐ [68af7ec](../../commit/68af7ec) [added] tabbable support for iframes
- ๐ [28986ea](../../commit/28986ea) Fix typo in docs