Skip to content

Return focus 18

Compare
Choose a tag to compare
@theKashey theKashey released this 09 Nov 10:41
· 112 commits to master since this release

Bug Fixes

  • allow returnFocus to be garbage collected, fixes #173 (ad3a4a1)
  • do not use capture phase for focus-in events, fixes #134 (d56f49e)
  • React 17/18 support. The one above

Features

  • allow programatic control over returnFocus prop, fixes #178 (d5ec48b)