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

Releases: rocwang/vue-virtual-scroll-grid

v1.11.0

31 Oct 23:52
Compare
Choose a tag to compare

1.11.0 (2023-10-31)

Bug Fixes

Features

  • export all items memoized by the grid (0ba9ce4)

v1.10.2

01 Apr 22:14
a609313
Compare
Choose a tag to compare

1.10.2 (2023-04-01)

Bug Fixes

v1.10.1

20 Dec 04:10
Compare
Choose a tag to compare

1.10.1 (2022-12-20)

Bug Fixes

  • listen for scroll events on windows when the scroll parent is the document (4843c44)

v1.10.0

14 Oct 04:51
d1dad76
Compare
Choose a tag to compare

1.10.0 (2022-10-14)

Features

  • support running inside a native web component (5e33290)

v1.9.0

29 Sep 19:32
465c2a8
Compare
Choose a tag to compare

1.9.0 (2022-09-29)

Features

v1.8.0

27 Sep 10:02
6d9b9b6
Compare
Choose a tag to compare

1.8.0 (2022-09-27)

Features

  • add prop respectScrollToOnResize (6d9b9b6)

v1.7.2

27 Sep 07:24
4ef4689
Compare
Choose a tag to compare

1.7.2 (2022-09-27)

Bug Fixes

  • respect scrollTo during resizing of grid container (4ef4689)

v1.7.1

24 Jun 02:03
8da68da
Compare
Choose a tag to compare

1.7.1 (2022-06-24)

Bug Fixes

  • correctly render multiple visible pages when pageProvider changes (#232) (8da68da)

v1.7.0

05 Jun 22:51
d2e9875
Compare
Choose a tag to compare

1.7.0 (2022-06-05)

Features

  • use dynamic component to define container element (#229) (d2e9875)

v1.6.1

04 Jun 22:00
a13e411
Compare
Choose a tag to compare

1.6.1 (2022-06-04)

Bug Fixes