Skip to content

Releases: petyosi/react-virtuoso

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)

v4.0.9

03 Feb 15:58
Compare
Choose a tag to compare

4.0.9 (2023-02-03)

Bug Fixes

  • include logLevel prop in the interface (34dc56f), closes #842

v4.0.8

02 Feb 07:42
2282119
Compare
Choose a tag to compare

4.0.8 (2023-02-02)

Bug Fixes

  • skip recalc if data changes before totalCount (#840) (2282119)