Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Releases: rocwang/vue-virtual-scroll-grid

v1.6.0

01 Jun 22:06
d586fb2
Compare
Choose a tag to compare

1.6.0 (2022-06-01)

Features

v1.5.0

01 Jun 03:15
464d804
Compare
Choose a tag to compare

1.5.0 (2022-06-01)

Features

  • support smooth and auto scrollBehavior prop (#220) (464d804)

v1.4.2

02 Apr 03:01
d84fb46
Compare
Choose a tag to compare

1.4.2 (2022-04-02)

Bug Fixes

  • behave properly when pageProvider returns fewer items than pageSize (0cc63fc)
  • schedule the observables of useResizeObserver on animationFrameScheduler (b9553e6)

v1.4.1

19 Mar 10:11
1e4529c
Compare
Choose a tag to compare

1.4.1 (2022-03-19)

Bug Fixes

v1.4.0

12 Feb 12:43
d3f0db6
Compare
Choose a tag to compare

1.4.0 (2022-02-12)

Features

  • support non-window scroll parent regarding the scrollTo prop (#183) (d3f0db6)

v1.3.0

21 Jan 08:33
b7e2058
Compare
Choose a tag to compare

1.3.0 (2022-01-21)

Features

  • support debouncing calls to page provider (#175) (b7e2058)

v1.2.4

22 Dec 01:17
9a95384
Compare
Choose a tag to compare

1.2.4 (2021-12-22)

Bug Fixes

v1.2.3

21 Nov 02:23
9cacf5f
Compare
Choose a tag to compare

1.2.3 (2021-11-21)

Bug Fixes

v1.2.2

17 Nov 07:29
31ddf3f
Compare
Choose a tag to compare

1.2.2 (2021-11-17)

Bug Fixes

v1.2.1

18 Sep 12:14
eba6056
Compare
Choose a tag to compare

1.2.1 (2021-09-18)

Bug Fixes