Releases: tangbc/vue-virtual-scroll-list
Releases · tangbc/vue-virtual-scroll-list
v1.3.3
06 Apr 13:58
Compare
Sorry, something went wrong.
No results found
Decrease scroll overs when scroll up.
Force render next zone then overs is going to reach last item. #91
v1.3.2
23 Mar 16:14
Compare
Sorry, something went wrong.
No results found
change itemdata
to itemcount
.
v1.3.1
09 Mar 02:20
Compare
Sorry, something went wrong.
No results found
Remove unnecessary padding bottom when decimal number is used. #90
Add item-mode
avoid memory leak, make better performance. #87
Fixed start and end not change when rebuild list. #88
v1.3.0
29 Dec 12:51
Compare
Sorry, something went wrong.
No results found
Add eslint-plugin-es5, no es6 detect.
v1.2.9
29 Dec 03:45
Compare
Sorry, something went wrong.
No results found
v1.2.8
16 Aug 11:50
Compare
Sorry, something went wrong.
No results found
Fixed boundary generated decimal. #63
v1.2.7
27 Jun 12:56
Compare
Sorry, something went wrong.
No results found
Protect vsl avoid called error. #57
v1.2.6
19 Jun 02:25
Compare
Sorry, something went wrong.
No results found
Make sure offset and start called safety. #57
v1.2.5
04 Apr 11:53
Compare
Sorry, something went wrong.
No results found
Use for loop instead of filter.
v1.2.4
23 Jan 04:42
Compare
Sorry, something went wrong.
No results found
Use passive
on scroll event. #41