Releases: petyosi/react-virtuoso
Releases · petyosi/react-virtuoso
v4.12.1
4.12.1 (2024-11-21)
Bug Fixes
- grid does not render items when initialTopMostItemIndex is set to 1 or more (#1162) (483654f)
v4.11.0
4.11.0 (2024-10-14)
Features
- increaseViewportBy for VirtuosoGrid (67bc341)
v4.10.4
4.10.4 (2024-09-10)
Bug Fixes
- grid SSR works with initial topmost item index (62d577d)
v4.10.2
4.10.2 (2024-08-31)
Bug Fixes
- drop explicit createElement (24d045b)
v4.10.1
4.10.1 (2024-08-14)
Bug Fixes
- reduce the ready state reporting frequency (693b77f)
v4.10.0
4.10.0 (2024-08-13)
Features
- readyStateChanged for VirtuosoGrid (9f124f1)
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