Skip to content

Releases: TanStack/virtual

v2.1.0

09 May 05:46
Compare
Choose a tag to compare

2.1.0 (2020-05-09)

Features

  • Add scrollToFn, align options and getIndexOffset (f0e281f)

v2.0.0

08 May 20:59
Compare
Choose a tag to compare

2.0.0 (2020-05-08)

Bug Fixes

  • Use correct output name for umd bundle (#2) (1b7e798)

Code Refactoring

  • Rename "items" to "virtualItems" (d7dfe7c)

BREAKING CHANGES

  • The virtualizer.items array has been renamed to virtualizer.virtualItems

v1.1.0

08 May 16:32
Compare
Choose a tag to compare

1.1.0 (2020-05-08)

Features

  • Add scrollToIndex and scrollToOffset API (acd7ca3)

v1.0.1

08 May 07:51
Compare
Choose a tag to compare

1.0.1 (2020-05-08)

Bug Fixes

v1.0.0

08 May 07:41
Compare
Choose a tag to compare

1.0.0 (2020-05-08)

Bug Fixes