Releases: chakra-ui/zag
Releases · chakra-ui/zag
@zag-js/slider@1.33.0
Minor Changes
b29ba49Thanks
@segunadebayo! - AddthumbCollisionBehaviorprop to control how thumbs behave
when they collide during pointer interactions:none(default): Thumbs cannot move past each other; excess movement is ignored.push: Thumbs push each other without restoring their previous positions when dragged back.swap: Thumbs swap places when dragged past each other.
Patch Changes
-
14ce903Thanks
@segunadebayo! - Fix pointer movement when dragging slider thumb from its edge in
thumbAlignment="contain"mode.The value calculation now correctly accounts for thumb inset, ensuring consistent behavior when:
- Clicking on the track to set a value
- Dragging the thumb from any position (center, left edge, or right edge)
-
Updated dependencies []:
- @zag-js/anatomy@1.33.0
- @zag-js/core@1.33.0
- @zag-js/types@1.33.0
- @zag-js/utils@1.33.0
- @zag-js/dom-query@1.33.0
@zag-js/signature-pad@1.33.0
Patch Changes
- Updated dependencies []:
- @zag-js/anatomy@1.33.0
- @zag-js/core@1.33.0
- @zag-js/types@1.33.0
- @zag-js/utils@1.33.0
- @zag-js/dom-query@1.33.0
@zag-js/select@1.33.0
Patch Changes
- Updated dependencies [
a908644]:- @zag-js/collection@1.33.0
- @zag-js/anatomy@1.33.0
- @zag-js/core@1.33.0
- @zag-js/types@1.33.0
- @zag-js/utils@1.33.0
- @zag-js/dismissable@1.33.0
- @zag-js/dom-query@1.33.0
- @zag-js/popper@1.33.0
@zag-js/scroll-snap@1.33.0
Patch Changes
- Updated dependencies []:
- @zag-js/dom-query@1.33.0
@zag-js/scroll-area@1.33.0
Minor Changes
5d8f638Thanks
@segunadebayo! - Add overflow CSS variables to the viewport element for creating
scroll fade effects:--scroll-area-overflow-x-start: Distance from horizontal start edge in pixels--scroll-area-overflow-x-end: Distance from horizontal end edge in pixels--scroll-area-overflow-y-start: Distance from vertical start edge in pixels--scroll-area-overflow-y-end: Distance from vertical end edge in pixels
Patch Changes
- Updated dependencies []:
- @zag-js/anatomy@1.33.0
- @zag-js/core@1.33.0
- @zag-js/types@1.33.0
- @zag-js/utils@1.33.0
- @zag-js/dom-query@1.33.0
@zag-js/remove-scroll@1.33.0
Patch Changes
- Updated dependencies []:
- @zag-js/dom-query@1.33.0
@zag-js/rect-utils@1.33.0
@zag-js/rect-utils@1.33.0
@zag-js/react@1.33.0
Patch Changes
- Updated dependencies []:
- @zag-js/core@1.33.0
- @zag-js/store@1.33.0
- @zag-js/types@1.33.0
- @zag-js/utils@1.33.0
@zag-js/rating-group@1.33.0
Patch Changes
- Updated dependencies []:
- @zag-js/anatomy@1.33.0
- @zag-js/core@1.33.0
- @zag-js/types@1.33.0
- @zag-js/utils@1.33.0
- @zag-js/dom-query@1.33.0
@zag-js/radio-group@1.33.0
Patch Changes
- Updated dependencies []:
- @zag-js/anatomy@1.33.0
- @zag-js/core@1.33.0
- @zag-js/types@1.33.0
- @zag-js/utils@1.33.0
- @zag-js/dom-query@1.33.0
- @zag-js/focus-visible@1.33.0