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.11.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 23:52

1.11.0 (2023-10-31)

Bug Fixes

Features

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

v1.10.2

Choose a tag to compare

@github-actions github-actions released this 01 Apr 22:14
a609313

1.10.2 (2023-04-01)

Bug Fixes

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 20 Dec 04:10

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

Choose a tag to compare

@github-actions github-actions released this 14 Oct 04:51
d1dad76

1.10.0 (2022-10-14)

Features

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

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 19:32
465c2a8

1.9.0 (2022-09-29)

Features

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Sep 10:02
6d9b9b6

1.8.0 (2022-09-27)

Features

  • add prop respectScrollToOnResize (6d9b9b6)

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 27 Sep 07:24
4ef4689

1.7.2 (2022-09-27)

Bug Fixes

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

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 02:03
8da68da

1.7.1 (2022-06-24)

Bug Fixes

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

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 22:51
d2e9875

1.7.0 (2022-06-05)

Features

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

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 22:00
a13e411

1.6.1 (2022-06-04)

Bug Fixes