Patch Changes
-
c59e4f5Thanks
@segunadebayo! - Fix dragging behavior that stops working after switching browser
tabs or scrolling the page. The issue was caused by incorrectly checkingevent.buttoninstead ofevent.buttonsto
detect interrupted drag operations. -
c656df8Thanks
@segunadebayo! - Refactor to use sharedResizeObserverimplementation across all
machines. This significantly improves performance by using a single observer instance withWeakMapbased
subscriptions instead of creating separate observers for each component instance. -
Updated dependencies [
c59e4f5,
c656df8]:- @zag-js/dom-query@1.28.0
- @zag-js/core@1.28.0
- @zag-js/anatomy@1.28.0
- @zag-js/types@1.28.0
- @zag-js/utils@1.28.0