Skip to content

Releases: petyosi/react-virtuoso

react-virtuoso@4.12.5

08 Feb 14:07
Compare
Choose a tag to compare

Patch Changes

  • b1d4519: Revert node requirements

react-virtuoso@4.12.4

08 Feb 08:27
Compare
Choose a tag to compare

Patch Changes

  • fdbf0c5: Updated to latest tooling
  • fdbf0c5: correct TS types for custom component, context is always passed

v4.12.3

01 Dec 14:54
7a80ea2
Compare
Choose a tag to compare

4.12.3 (2024-12-01)

Bug Fixes

  • gridSystem.ts: call onEndReached when the data is less than cont… (#1166) (7a80ea2)

v4.12.2

24 Nov 06:24
fa4934d
Compare
Choose a tag to compare

4.12.2 (2024-11-24)

Bug Fixes

v4.12.1

21 Nov 14:23
483654f
Compare
Choose a tag to compare

4.12.1 (2024-11-21)

Bug Fixes

  • grid does not render items when initialTopMostItemIndex is set to 1 or more (#1162) (483654f)

v4.12.0

15 Oct 05:12
3405b64
Compare
Choose a tag to compare

4.12.0 (2024-10-15)

Features

v4.11.0

14 Oct 05:48
67bc341
Compare
Choose a tag to compare

4.11.0 (2024-10-14)

Features

  • increaseViewportBy for VirtuosoGrid (67bc341)

v4.10.4

10 Sep 19:05
62d577d
Compare
Choose a tag to compare

4.10.4 (2024-09-10)

Bug Fixes

  • grid SSR works with initial topmost item index (62d577d)

v4.10.3

07 Sep 08:40
78aa3dd
Compare
Choose a tag to compare

4.10.3 (2024-09-07)

Bug Fixes

v4.10.2

31 Aug 08:21
30ed457
Compare
Choose a tag to compare

4.10.2 (2024-08-31)

Bug Fixes

  • drop explicit createElement (24d045b)