Skip to content

@zag-js/dismissable@2.0.0-next.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 01:29
· 12 commits to main since this release
0ce8e3d

Patch Changes

  • #3308
    f2f2900 Thanks
    @github-actions! - Fixed issues when switching between menubar menus by
    arrowing or hovering.

    • Fixed issue where the incoming menu was dismissed by the outgoing one closing. trackDismissableElement now accepts
      a group option that registers layers as peers.
    • Fixed issue where the swap replayed the open and close animations. Positioner and content now set data-instant.
    • Fixed issue where clicking an open menubar trigger did not close its menu.
  • Updated dependencies []:

    • @zag-js/utils@2.0.0-next.3
    • @zag-js/dom-query@2.0.0-next.3
    • @zag-js/interact-outside@2.0.0-next.3