Skip to content

Releases: v7labs/vue-virtual-scroller

fork-0.2-resize-observer

01 Feb 14:58
4b94ac6
Compare
Choose a tag to compare
Merge pull request #1 from v7labs/raf-fix

fix: wrap the callback in requestAnimationFrame

fork-0.1-expose-view-position

01 Feb 09:59
Compare
Choose a tag to compare
Pre-release

This is a fork of the main library, which exposes the viewPosition (current scroll index of the virtual list) as a method we can access externally.