Skip to content

@zag-js/dismissable@1.44.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 19:24
· 12 commits to main since this release
3092324

Patch Changes

  • de9aeaa Thanks
    @segunadebayo! - Fix popups dismissing themselves right after opening when their
    content is kept mounted while closed and re-parented on open. The layer captured the element that was about to be
    detached, so interactions inside the live content counted as outside clicks.

    defer: true now always waits for the framework to commit, instead of resolving synchronously when an element happens
    to already be there.

  • Updated dependencies [2668edc,
    de9aeaa]:

    • @zag-js/dom-query@1.44.0
    • @zag-js/interact-outside@1.44.0
    • @zag-js/utils@1.44.0