Skip to content

Releases: petyosi/react-virtuoso

v4.9.0

01 Aug 07:26
14e10f5
Compare
Choose a tag to compare

4.9.0 (2024-08-01)

Features

  • optional flag to skip animation frame delay in resize observer (14e10f5)

v4.8.0

31 Jul 07:16
537e383
Compare
Choose a tag to compare

4.8.0 (2024-07-31)

Features

v4.7.13

20 Jul 04:02
370023b
Compare
Choose a tag to compare

4.7.13 (2024-07-20)

Bug Fixes

  • account for headerHeight when restoring state (#1110) (370023b)

v4.7.12

12 Jul 09:06
e27936a
Compare
Choose a tag to compare

4.7.12 (2024-07-12)

Bug Fixes

  • reduce the ResizeObserver recreation (e27936a)

v4.7.11

24 May 15:37
9a93e93
Compare
Choose a tag to compare

4.7.11 (2024-05-24)

Bug Fixes

  • update initialTopMostItemIndex type in TableVirtuoso interface (#1091) (9a93e93)

v4.7.10

21 Apr 10:29
bbc0967
Compare
Choose a tag to compare

4.7.10 (2024-04-21)

Bug Fixes

  • restore state works in react router (bbc0967), closes #1076

v4.7.9

18 Apr 06:04
461a5c9
Compare
Choose a tag to compare

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

06 Apr 17:44
c7a46a8
Compare
Choose a tag to compare

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

29 Mar 17:54
1f8c8ee
Compare
Choose a tag to compare

4.7.7 (2024-03-29)

Bug Fixes

  • delay resize observer handling (1f8c8ee)

v4.7.6

28 Mar 15:43
9372b9a
Compare
Choose a tag to compare

4.7.6 (2024-03-28)

Bug Fixes