Skip to content

@lion/overlays@0.22.5

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 15:43
· 1224 commits to master since this release
8477574

Patch Changes

  • 83359ac: Only set inert when placementMode is global, otherwise events are broken inside local overlay content
  • 7709d7c: Fix deep contains util to properly check multiple nested shadow roots, and do not set containsTarget to false when children deepContains returns false. This would undo a found target in another child somewhere that was found in an earlier recursion.
  • 2eeace2: Keep transitionShow and transitionHide as user hooks