React Focus On Versions Save

🎯 Solution for WAI ARIA compatible modal dialogs or full-screen tasks, you were looking for

v3.7.0

1 year ago

Bug Fixes

Features

  • introduce preventScrollOnFocus option (#63)

3.6.0 (2022-05-01)

v3.6.0

2 years ago

No public API change. Just types coming with React 18 should work as well as Shadow DOM is much better supported now.

v3.4.0

3 years ago

Features

v3.4.1

3 years ago

Bug Fixes

v3.5.0

3 years ago

Features

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

v3.0.6

4 years ago

Bug Fixes

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

v3.1.0

4 years ago

Features

  • support returnOption=preventScroll FocusLock option (ff2dad3)

v3.1.1

4 years ago

Bug Fixes

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

v3.1.3

4 years ago

Bug Fixes

v3.2.0

4 years ago

Features