Skip to content

Releases: petyosi/react-virtuoso

v4.3.4

01 May 07:28
ec97e6f
Compare
Choose a tag to compare

4.3.4 (2023-05-01)

Bug Fixes

  • initialItemCount no longer blocks data change (ec97e6f), closes #801

v4.3.3

29 Apr 18:29
315be28
Compare
Choose a tag to compare

4.3.3 (2023-04-29)

Bug Fixes

  • avoid restoreStateFrom overwriting data when props change (315be28)

v4.3.2

26 Apr 11:51
2e73470
Compare
Choose a tag to compare

4.3.2 (2023-04-26)

Bug Fixes

v4.3.1

22 Apr 16:31
f4dd1a5
Compare
Choose a tag to compare

4.3.1 (2023-04-22)

Bug Fixes

  • add getState method to grouped list typings (f4dd1a5)

v4.3.0

21 Apr 14:09
fd6c048
Compare
Choose a tag to compare

4.3.0 (2023-04-21)

Features

v4.2.2

18 Apr 07:57
42c8a03
Compare
Choose a tag to compare

4.2.2 (2023-04-18)

Bug Fixes

  • initialScrollTop not working w/o initialItemCount (42c8a03), closes #883

v4.2.1

11 Apr 08:24
Compare
Choose a tag to compare

4.2.1 (2023-04-11)

Bug Fixes

  • solves react-scripts 4 loader error (b40f11c)

v4.2.0

04 Apr 10:34
ad2baee
Compare
Choose a tag to compare

4.2.0 (2023-04-04)

Features

  • prepending items in grouped virtuoso (ad2baee), closes #279

v4.1.1

29 Mar 14:50
66527b5
Compare
Choose a tag to compare

4.1.1 (2023-03-29)

Bug Fixes

Performance Improvements

  • memoize resize observer creation (80e1802)

v4.1.0

07 Feb 12:23
dd39bd5
Compare
Choose a tag to compare

4.1.0 (2023-02-07)

Features

  • support fine-tuning of scroll into view (dd39bd5)