Skip to content

Latest commit

 

History

History
293 lines (95 loc) · 7.76 KB

CHANGELOG.md

File metadata and controls

293 lines (95 loc) · 7.76 KB

3.9.3 (2024-04-13)

3.9.2 (2024-03-03)

3.9.1 (2023-07-09)

Bug Fixes

  • memoize focusOptions to prevent react-focus-lock Trap resetting focus (ae360d7)
  • prevent focus options shakes sideEffect (458b61a)

3.9.0 (2023-07-05)

3.8.2 (2023-06-25)

3.8.1 (2023-04-30)

Bug Fixes

3.8.0 (2023-03-16)

Bug Fixes

3.7.0 (2022-11-13)

Bug Fixes

3.6.0 (2022-05-01)

Bug Fixes

  • update underlaying packages; brings React 18 and Shadow DOM support (5bd7b5c)

3.5.4 (2021-11-09)

3.5.3 (2021-11-09)

Bug Fixes

3.5.2 (2021-03-28)

3.5.1 (2020-11-27)

3.5.0 (2020-08-13)

Features

  • add 'as' and 'style' props (d1a79e4)
  • expose whitelist prop (fa5fe87)

3.4.1 (2020-04-17)

Bug Fixes

3.4.0 (2020-04-16)

Features

3.3.0 (2019-10-17)

Features

3.2.0 (2019-10-13)

Features

3.1.5 (2019-10-06)

3.1.4 (2019-10-05)

3.1.3 (2019-10-01)

Bug Fixes

3.1.2 (2019-09-28)

3.1.1 (2019-09-21)

Bug Fixes

  • update hooks when users changes callbacks, fixes #17 (127a303)

3.1.0 (2019-09-13)

Features

  • support returnOption=preventScroll FocusLock option (ff2dad3)

3.0.7 (2019-09-11)

3.0.6 (2019-08-15)

Bug Fixes

  • fixes onClickOutside on iOS devices. fixes #13 (96d0756)

3.0.5 (2019-07-16)

Bug Fixes

  • handle Esc in IE compatible way, fixes #10 (f897bea)

3.0.4 (2019-07-16)

Bug Fixes

3.0.3 (2019-07-03)

3.0.1 (2019-07-02)

Bug Fixes

  • aria-hidden broken in v3, fixes #8 (f7570e5)

3.0.0 (2019-06-29)

Features

2.0.2 (2019-05-05)

2.0.1 (2019-04-10)

Bug Fixes

  • dont prevent internal clicks, fixes #3 (229eaad)

2.0.0 (2019-03-11)

Features

  • shards and remove-scroll (dbd4d5f)
  • shards and remove-scroll (0f5d421)

1.3.2 (2019-01-21)

Bug Fixes

  • return focus by default (a525b4c)

1.3.1 (2018-12-31)

Bug Fixes

1.3.0 (2018-11-13)

Features

1.2.1 (2018-11-13)

1.2.0 (2018-11-12)

Features

1.1.0 (2018-11-07)

Features