Releases: tangbc/vue-virtual-scroll-list
Releases · tangbc/vue-virtual-scroll-list
v1.1.3
25 Jul 02:15
Compare
Sorry, something went wrong.
No results found
Fixed change items count less than before case padding error. #15
v1.1.2
11 Jul 01:36
Compare
Sorry, something went wrong.
No results found
Fixed scrolled over but not forceUpdate causing bottom blank.
v1.1.1
10 Jul 02:04
Compare
Sorry, something went wrong.
No results found
Add rclass
and wclass
to allow setting classes on the root and item wrappers. #12 #13
v1.1.0
07 Jul 15:07
Compare
Sorry, something went wrong.
No results found
Fixed mix compact infinite example.
Handle start index valid by #11 .
Prolong zone range size to achive better performance.
v1.0.9
01 Jul 01:48
Compare
Sorry, something went wrong.
No results found
Support set initial index and scroll to index.
Use lowercase props name totop
, tobottom
and onscroll
so that can be used in normal html.
Change totop
and tobottom
as props instead of event emit.
Fixed fire twice tobotttom
some cae.
v1.0.8
27 Jun 11:09
Compare
Sorry, something went wrong.
No results found
Fixed es6 complie with Vue.default #7
v1.0.7
17 Jun 10:56
Compare
Sorry, something went wrong.
No results found
Fixed error if no items and items count less than keeps. (#6 )
v1.0.6
31 May 08:21
Compare
Sorry, something went wrong.
No results found
Add custom root and wrap element tag support.
v1.0.5
06 Apr 09:59
Compare
Sorry, something went wrong.
No results found
v1.0.4
03 Apr 11:52
Compare
Sorry, something went wrong.
No results found
Support designate klass prop.