react-modal v3.16.1 Release Notes

Release Date: 2022-10-17 // over 1 year 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