Releases: Akryum/vue-virtual-scroller
Releases · Akryum/vue-virtual-scroller
v0.4.0
- Now uses vue-observe-visibility to automatically refresh itself when shown to prevent display glitches. This means you need to include the polyfills needed by
vue-observe-visibility
for this to work.
v0.3.0
- You can use scoped slots instead of
renderers
.