Skip to content

Releases: petyosi/react-virtuoso

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)

v4.0.2

04 Jan 05:04
Compare
Choose a tag to compare

4.0.2 (2023-01-04)

Bug Fixes

v4.0.1

01 Jan 11:03
Compare
Choose a tag to compare

4.0.1 (2023-01-01)

Bug Fixes

  • nextjs file ext complaints (41c45b5)

v4.0.0

01 Jan 09:55
Compare
Choose a tag to compare

4.0.0 (2023-01-01)

Bug Fixes

Features

  • pass data to Item components in list and table (5b94001)

BREAKING CHANGES

  • top list element is now the first in the container.
  • the Components interface now accepts two generics -
    data and context.
  • deprecated props from v0.x no longer work

v3.1.5

23 Nov 06:59
7ae2d7f
Compare
Choose a tag to compare

3.1.5 (2022-11-23)

Bug Fixes

v3.1.4

16 Nov 07:12
fbaa3f5
Compare
Choose a tag to compare

3.1.4 (2022-11-16)

Bug Fixes

  • fix intermittent test issues (a6c021d)
  • upward scroll after scrollTo glitch in iOS Chrome / Webview (910d517)