Skip to content

@zag-js/floating-panel@1.43.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:17
· 2 commits to main since this release
5c4fc40

Patch Changes

  • #3246
    c372ce6 Thanks
    @FrancoKaddour! - Fix panel stacking when several panels are open:

    • Closing a panel now removes it from the stack, so the next panel becomes topmost.
    • Stack order now applies to the positioner, so focusing a panel raises it above its siblings.
  • Updated dependencies [c42b1d9,
    9a9381d]:

    • @zag-js/core@1.43.1
    • @zag-js/dom-query@1.43.1
    • @zag-js/anatomy@1.43.1
    • @zag-js/types@1.43.1
    • @zag-js/utils@1.43.1
    • @zag-js/rect-utils@1.43.1