Skip to content

@zag-js/virtualizer@2.0.0-next.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 01:26
· 12 commits to main since this release
0ce8e3d

Patch Changes

  • #3308
    2233444 Thanks
    @github-actions! - Fixed issue where a grid virtualizer reused after
    destroy() reported a total size of zero, leaving the scroller with nothing to scroll (React Strict Mode remount).
    init() now rebuilds the size trackers destroy() released, and notifies subscribers so they re-render with the
    restored size.

  • #3308
    aa2b456 Thanks
    @github-actions! - Fixed issues with the generated style helpers.

    • Fixed issue where getContentStyle() and related helpers returned unitless numbers that browsers ignore as CSS.
    • Fixed issue where the content element shrank inside a flex scroller. getContentStyle() now sets flex-shrink: 0.
  • Updated dependencies []:

    • @zag-js/dom-query@2.0.0-next.3