Releases: YvesCoding/vuescroll
Releases · YvesCoding/vuescroll
V4.5.13
09 May 05:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Features
api: add preventDefault option (70e1886 )
Performance Improvements
touch: optimize scroll experience (53148ed )
V4.5.12
04 May 08:03
Compare
Sorry, something went wrong.
No results found
4.5.12 (2018-05-04)
Bug Fixes
Features
api: add zoomTo, zoomBy, getCurrentviewDom methods (7769099 )
paging: add getCurrentPage, goToPage api for paging in slide mode (a3e2478 )
V4.5.9
01 May 05:30
Compare
Sorry, something went wrong.
No results found
build: release 4.5.9
Features:
Add a new event 'handle-scroll-complete', will emit when scroll complete.
Refactor:
Code structure, to be more easier understood
V4.5.10
01 May 05:53
Compare
Sorry, something went wrong.
No results found
build: release 4.5.10
Features:
add some options to config scroll behavior in slide mode. See
ops->vuescroll->scroller in global-config.js
t
V4.5.5
28 Apr 02:34
Compare
Sorry, something went wrong.
No results found
perf: set document select none when mouse is clicked
V4.5.4
27 Apr 15:04
Compare
Sorry, something went wrong.
No results found
Bug Fix:
Auto detect resize cannot work in FireFox (#22 )
V4.5.2
26 Apr 17:17
Compare
Sorry, something went wrong.
No results found
fix: in module system window object causes undefined error
V4.5.1
26 Apr 12:27
Compare
Sorry, something went wrong.
No results found
build: release v4.5.1
Bug Fix:
Add box-sizing: border-box to scrollContent to prevent error calculate
of scrollContent.
V4.5.0
26 Apr 04:58
Compare
Sorry, something went wrong.
No results found
Features
Add a pure-native mode you can use native scrollbar.
V4.4.8
21 Apr 19:20
Compare
Sorry, something went wrong.
No results found
Revert
Remove fit-content and add inline-block to scrollContent