Skip to content

Releases: theKashey/react-focus-on

Shadow DOM this time for real

13 Nov 08:59
Compare
Choose a tag to compare

Bug Fixes

Features

  • introduce preventScrollOnFocus option (#63)

3.6.0 (2022-05-01)

React 18 and shadow dom

01 May 12:57
Compare
Choose a tag to compare

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

v3.5.0

13 Aug 12:42
Compare
Choose a tag to compare

Features

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

v3.4.1

13 Aug 12:43
Compare
Choose a tag to compare

Bug Fixes

v3.4.0

13 Aug 12:43
Compare
Choose a tag to compare

Features

v3.3.0

22 Oct 23:25
Compare
Choose a tag to compare

Features

v3.2.0

22 Oct 23:25
Compare
Choose a tag to compare

Features

v3.1.3

22 Oct 23:26
Compare
Choose a tag to compare

Bug Fixes

v3.1.1

22 Oct 23:26
Compare
Choose a tag to compare

Bug Fixes

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

v3.1.0

22 Oct 23:26
Compare
Choose a tag to compare

Features

  • support returnOption=preventScroll FocusLock option (ff2dad3)