Skip to content

Releases: TanStack/virtual

v2.7.0

15 Apr 01:03
5535639
Compare
Choose a tag to compare

2.7.0 (2021-04-15)

Features

  • use binary search to calculate range (#114) (5535639)

v2.6.2

13 Apr 06:49
08920a8
Compare
Choose a tag to compare

2.6.2 (2021-04-13)

Bug Fixes

  • measureRef type in VirtualItem, add missing onScrollElement, scrollOffsetFn (#110) (08920a8)

v2.6.1

23 Mar 17:03
a7bf0c2
Compare
Choose a tag to compare

2.6.1 (2021-03-23)

Bug Fixes

  • make scrollToOffset function to work properly in auto align mode (#106) (a7bf0c2)

v2.6.0

20 Mar 21:14
4256df1
Compare
Choose a tag to compare

2.6.0 (2021-03-20)

Features

  • support caching dynamic measurements by unique key (#107) (4256df1)

v2.5.0

05 Mar 15:44
ea6b541
Compare
Choose a tag to compare

2.5.0 (2021-03-05)

Features

v2.4.0

29 Jan 19:50
7ad4628
Compare
Choose a tag to compare

2.4.0 (2021-01-29)

Features

v2.3.2

17 Nov 14:56
e7308b6
Compare
Choose a tag to compare

2.3.2 (2020-11-17)

Bug Fixes

  • Replace postinstall with official funding tools (#78) (e7308b6)

v2.3.1

04 Nov 14:22
1224be8
Compare
Choose a tag to compare

2.3.1 (2020-11-04)

Bug Fixes

  • typings for optional useObserver parameter (#76) (1224be8)

v2.3.0

22 Oct 19:59
5be380f
Compare
Choose a tag to compare

2.3.0 (2020-10-22)

Features

  • Add ability to replace useRect with custom observer (#75) (5be380f)

v2.2.8

20 Oct 16:17
4299a9b
Compare
Choose a tag to compare

2.2.8 (2020-10-20)

Bug Fixes

  • range reacts on container dimension change (#73) (4299a9b)