Releases: YvesCoding/vuescroll
Releases · YvesCoding/vuescroll
v4.5.33
Bug Fixes
- don't call complete while __isDecelerating is false (ff0f950)
Features
- add
direction info for event handle
(42153e7)
v4.5.32
Bug Fixes
Features
- api: add triggerRefreshOrLoad Api that you can trigger refresh or load directly (02fb682)
v4.5.31
4.5.31 (2018-05-30)
Bug Fixes
- add min-width to scrollPanel, scrollContent(#32) (8fc54cd)
v4.5.30
Bug Fixes
- The content height while push-load is enable (6f170ee)
v4.5.28
fix: typo in createPanel.js
v4.5.27
Bug Fixes
- silde-mode: what scroll-panel's display style is inline-block may disrupt content style (d8e0eab), closes #30
Features
- bar: Add showDelay option to controll the show time of bars (2f21464)
v4.5.26
build: 4.5.26
tweaks: Call e.preventDefault when dragging the bar.
v4.5.25
build: 4.5.25
tweaks:
Wrap `isSupportTouch` by a function to pass ssr exam
v4.5.24
Features
- bar: support dragging in mobile (640bd7b)