Changelog
react-virtuoso
Section titled “react-virtuoso”4.18.0
Section titled “4.18.0”Minor Changes
Section titled “Minor Changes”4.17.0
Section titled “4.17.0”Minor Changes
Section titled “Minor Changes”- 58b9703: Add
minOverscanItemCountprop 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.
4.16.1
Section titled “4.16.1”Patch Changes
Section titled “Patch Changes”- 497681b: provenance test
4.16.0
Section titled “4.16.0”Minor Changes
Section titled “Minor Changes”- 7e327d8: Added heightEstimates prop to provide per-item height estimates for more accurate initial scrollbar sizing with variable height items
4.15.0
Section titled “4.15.0”Minor Changes
Section titled “Minor Changes”- 34646ce: Support fixed size for groups in grouped virtuoso
4.14.1
Section titled “4.14.1”Patch Changes
Section titled “Patch Changes”- f4f307f: Fix bogus context attribute
4.14.0
Section titled “4.14.0”Minor Changes
Section titled “Minor Changes”- 0898bc7: Support `scrollIntoViewOnChange prop for Virtoso”
4.13.0
Section titled “4.13.0”Minor Changes
Section titled “Minor Changes”- 7ee973e: Support table grouping
4.12.8
Section titled “4.12.8”Patch Changes
Section titled “Patch Changes”- dbe93a0: Follow output works with fixedItemHeight set
4.12.7
Section titled “4.12.7”Patch Changes
Section titled “Patch Changes”- a04ba00: Fix for prepend items flickering
4.12.6
Section titled “4.12.6”Patch Changes
Section titled “Patch Changes”- bb0402e: Support window scrolling to iframe react portals
4.12.5
Section titled “4.12.5”Patch Changes
Section titled “Patch Changes”- b1d4519: Revert node requirements
4.12.4
Section titled “4.12.4”Patch Changes
Section titled “Patch Changes”- fdbf0c5: Updated to latest tooling
- fdbf0c5: correct TS types for custom component, context is always passed