Skip to content

Changelog

  • 58b9703: Add minOverscanItemCount prop to ensure a minimum number of items are rendered before/after the viewport, useful for tall or collapsible items where pixel-based overscan is insufficient.
  • 497681b: provenance test
  • 7e327d8: Added heightEstimates prop to provide per-item height estimates for more accurate initial scrollbar sizing with variable height items
  • 34646ce: Support fixed size for groups in grouped virtuoso
  • f4f307f: Fix bogus context attribute
  • 0898bc7: Support `scrollIntoViewOnChange prop for Virtoso”
  • 7ee973e: Support table grouping
  • dbe93a0: Follow output works with fixedItemHeight set
  • a04ba00: Fix for prepend items flickering
  • bb0402e: Support window scrolling to iframe react portals
  • b1d4519: Revert node requirements
  • fdbf0c5: Updated to latest tooling
  • fdbf0c5: correct TS types for custom component, context is always passed