Vue Seamless Scroll Versions Save

:beginner:A simple, seamless scrolling for Vue.js vue无缝滚动component

v1.1.12

5 years ago

新增一个singleWidth和singleHeight启用rem单位的配置项

v1.1.10

5 years ago

修复水平滚动的 动态设置:style witdh 无法正常获取到实际宽度的bug

v1.1.6

6 years ago

增加了手动切换左右滚动功能

v1.1.3

6 years ago

Use the mouse fast and frequent moving in and out single step. Lead to failure of waitTime

鼠标快速频繁进出单步滚动,导致单步等待时间变短 设置失效

v1.1.2

6 years ago

remove options=>openWatch add options=>openTouch

去除之前的openWatch参数 监听data 增加openTouch 是否开启移动端touch事件

v1.0.16

6 years ago

:bug: Fixing a bug. 解決了一个touchMove过程的一个小失误

v1.0.15

6 years ago

在子节点上加了overflow:hidden属性,防止有人给列表层设置margin-top导致margin重叠,最后计算高度不准确的情况。

v1.0.14

6 years ago

fixed some bug