Releases: petyosi/react-virtuoso
Releases · petyosi/react-virtuoso
v4.5.1
4.5.1 (2023-09-06)
Bug Fixes
- avoid erasing initial item count render (b43894b), closes #763
v4.5.0
4.5.0 (2023-08-09)
Features
v4.4.3
4.4.3 (2023-08-09)
Bug Fixes
- state restore works with window scrolling (586aa95), closes #957
v4.4.2
4.4.2 (2023-07-24)
Bug Fixes
- grid snapshot types are correctly exported (5b8d062)
- improve initialTopMostItemIndex and restoreStateFrom reliability (16b418b), closes #951
v4.4.1
4.4.1 (2023-07-18)
Bug Fixes
- move stable item style to outside scope (e613474)
v4.4.0
4.4.0 (2023-07-12)
Features
- grid initialTopMostItemIndex and state persistence API (cb156cc)
v4.3.11
4.3.11 (2023-06-23)
Bug Fixes
- add children to TableHead & TableFoot types (#935) (493172c)
v4.3.10
4.3.10 (2023-06-10)
Bug Fixes
- consistent vertical scroll for table with horizontal (d6258bf), closes #609
v4.3.9
4.3.9 (2023-06-08)
Bug Fixes
- trim sizes when shifting in grouped mode (ab5c851), closes #896
v4.3.8
4.3.8 (2023-05-23)
Bug Fixes