rocwang / vue-virtual-scroll-grid

A Vue 3 component that can render a list with 1000+ items as a grid in a performant way.
https://grid.kiwiberry.nz/
MIT License
300 stars 31 forks source link

feat: support horizontal scrolling (#141) #221

Closed zumm closed 2 years ago

zumm commented 2 years ago

Support of horizontal scrolling. This feature uses grid-auto-flow css property to infer scroll mode. Demo updated.

netlify[bot] commented 2 years ago

Deploy request for vue-virtual-scroll-grid accepted.

Name Link
Latest commit 5b0158479857bf201a7b278e16d3282984c1f5c8
Latest deploy log https://app.netlify.com/sites/vue-virtual-scroll-grid/deploys/629743617fc8bb0008320fbd
zumm commented 2 years ago

@rocwang I can rebase, but i have no idea what i should write in README.md. Any suggestions?

zumm commented 2 years ago

Mb something like that. I also did some fixes of #220 during rebase i hope it's ok.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: