Skip to content

Latest commit

 

History

History
102 lines (53 loc) · 5.19 KB

CHANGELOG.md

File metadata and controls

102 lines (53 loc) · 5.19 KB

4.0.3 (2023-10-20)

Bug Fixes

  • preventScroll property through to createFocusTrap. (#507) (e04a40d)

4.0.2 (2023-02-26)

Bug Fixes

  • forward delayInitialFocus prop to createFocusTrap (#454) (f067ea6)

4.0.1 (2022-12-21)

Bug Fixes

4.0.0 (2022-12-15)

Code Refactoring

  • upgrade focus-trap to v7 (445b128)

BREAKING CHANGES

3.4.0 (2022-12-15)

Features

3.3.1 (2022-06-28)

Features

  • Allow passing a function to clickOutsideDeactivates prop (#407) (a4ab6bc)

3.3.0 (2022-05-11)

Bug Fixes

Features

3.2.1 (2021-07-07)

Bug Fixes

  • Fixed compatibility problems introduced for Vue2 Migrations (ace36a0)
  • Re-exposed the activate/deactivate methods on component (#375) (f5480ac)

Features

3.2.0 (2021-06-03)

Upgrade all dependencies

Features

3.1.0 (2020-10-22)

Features

  • backport support of clickOutsideDeactivates for next (#302) (#303) (b12d6ce)

3.0.2 (2020-09-23)

Bug Fixes

  • watcher flush option to post (aa2582d)

3.0.1 (2020-09-18)

  • Build fixes

3.0.0 (2020-09-18)

  • Upgrade to focus-trap 6

2.0.1 (2020-08-07)

Bug Fixes

  • ignore comments for focus-trap (26586b7)

2.0.0 (2020-08-07)

Bug Fixes

  • change test config + make e2e pass (8e3a38f)