github chakra-ui/zag @zag-js/dom-query@1.28.0

latest releases: @zag-js/tags-input@1.34.1, @zag-js/tour@1.34.1, @zag-js/aria-hidden@1.34.1...
3 months ago

Patch Changes

  • c59e4f5 Thanks
    @segunadebayo! - Fix dragging behavior that stops working after switching browser
    tabs or scrolling the page. The issue was caused by incorrectly checking event.button instead of event.buttons to
    detect interrupted drag operations.

  • c656df8 Thanks
    @segunadebayo! - Refactor to use shared ResizeObserver implementation across all
    machines. This significantly improves performance by using a single observer instance with WeakMap based
    subscriptions instead of creating separate observers for each component instance.

  • Updated dependencies []:

    • @zag-js/types@1.28.0

Don't miss a new zag release

NewReleases is sending notifications on new releases.