Skip to content

v8.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 21:48
· 659 commits to master since this release
0beb7f8

Minor Changes

  • 7495680: Bump focus-trap to v6.9.0 to get bug fixes and new features to help fix some bugs.

Patch Changes

  • 7495680: Fix onDeactivate, onPostDeactivate, and checkCanReturnFocus options not being called consistently on deactivation.
  • 7495680: Fix focus not being allowed to remain on outside node post-deactivation when clickOutsideDeactivates is true or returns true.