Skip to content

Releases: petyosi/react-virtuoso

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

v4.7.5

27 Mar 09:53
a001903
Compare
Choose a tag to compare

4.7.5 (2024-03-27)

Bug Fixes

v4.7.4

20 Mar 10:15
02d258d
Compare
Choose a tag to compare

4.7.4 (2024-03-20)

Bug Fixes

  • don't show list before location reached (02d258d)

v4.7.3

19 Mar 19:37
f4add10
Compare
Choose a tag to compare

4.7.3 (2024-03-19)

Bug Fixes

  • props race condition with initial topmost (f4add10)

v4.7.2

08 Mar 07:29
c5c6dbd
Compare
Choose a tag to compare

4.7.2 (2024-03-08)

Bug Fixes