Patch Changes
-
#2874
d3ff8dfThanks
@copilot-swe-agent! - Fix issue wheredirprop is ignored. Thedir
attribute is now properly delegated to all floating panel parts. -
8e85a18Thanks
@segunadebayo! - - Ensure double-click behavior doesn't trigger when
resizable={false}is set.- Double-click behavior now checks
event.defaultPreventedto allow users to prevent the default behavior by calling
event.preventDefault().
- Double-click behavior now checks
-
Updated dependencies []:
- @zag-js/anatomy@1.30.0
- @zag-js/core@1.30.0
- @zag-js/store@1.30.0
- @zag-js/types@1.30.0
- @zag-js/utils@1.30.0
- @zag-js/dom-query@1.30.0
- @zag-js/popper@1.30.0
- @zag-js/rect-utils@1.30.0