github chakra-ui/zag @zag-js/carousel@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

Minor Changes

  • 8b7f4da Thanks
    @segunadebayo! - Add support for autoSize prop to allow variable width/height
    slide items.

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 [c59e4f5,
    c656df8]:

    • @zag-js/dom-query@1.28.0
    • @zag-js/core@1.28.0
    • @zag-js/scroll-snap@1.28.0
    • @zag-js/anatomy@1.28.0
    • @zag-js/types@1.28.0
    • @zag-js/utils@1.28.0

Don't miss a new zag release

NewReleases is sending notifications on new releases.