Releases: petyosi/react-virtuoso
Releases · petyosi/react-virtuoso
v4.9.0
4.9.0 (2024-08-01)
Features
- optional flag to skip animation frame delay in resize observer (14e10f5)
v4.8.0
4.8.0 (2024-07-31)
Features
v4.7.13
4.7.13 (2024-07-20)
Bug Fixes
- account for headerHeight when restoring state (#1110) (370023b)
v4.7.12
4.7.12 (2024-07-12)
Bug Fixes
- reduce the ResizeObserver recreation (e27936a)
v4.7.11
4.7.11 (2024-05-24)
Bug Fixes
- update initialTopMostItemIndex type in TableVirtuoso interface (#1091) (9a93e93)
v4.7.9
4.7.9 (2024-04-18)
Bug Fixes
- adjust the way used to set data-test-id for GridList (fd7c283)
- adjust the way used to set data-test-id for List (2e3fafe)
- adjust the way used to set data-test-id for Scroller (11fdc52)
- adjust the way used to set data-test-id for table (0010df4)
v4.7.8
4.7.8 (2024-04-06)
Bug Fixes
- stop "Zero-sized element, this should not happen" error from showing up when it should not (#1061) (c7a46a8)
v4.7.7
4.7.7 (2024-03-29)
Bug Fixes
- delay resize observer handling (1f8c8ee)
v4.7.6
4.7.6 (2024-03-28)
Bug Fixes