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 []:
- @zag-js/types@1.28.0