Skip to content

Releases: petyosi/react-virtuoso

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)

v4.0.7

31 Jan 07:23
3de7480
Compare
Choose a tag to compare

4.0.7 (2023-01-31)

Bug Fixes

  • recalc grid state when viewport dimensions change (e02669f)

v4.0.6

26 Jan 13:44
896bdaf
Compare
Choose a tag to compare

4.0.6 (2023-01-26)

Bug Fixes

v4.0.5

25 Jan 07:17
Compare
Choose a tag to compare

4.0.5 (2023-01-25)

Bug Fixes

v4.0.4

24 Jan 06:24
Compare
Choose a tag to compare

4.0.4 (2023-01-24)

Bug Fixes

  • provide context to filler row (4fb51d7)

v4.0.3

04 Jan 14:51
Compare
Choose a tag to compare

4.0.3 (2023-01-04)

Bug Fixes

  • window scrolling in grouped mode (aa4df5a)