Skip to content

Releases: chenxuan0000/vue-seamless-scroll

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

24 Apr 06:16
Compare
Choose a tag to compare

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

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

03 Apr 16:15
Compare
Choose a tag to compare

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

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

05 Feb 14:48
Compare
Choose a tag to compare

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

fix a bug

03 Feb 05:38
Compare
Choose a tag to compare

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

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

v1.1.2

02 Feb 13:27
Compare
Choose a tag to compare

remove options=>openWatch
add options=>openTouch

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

Fixing a bug

26 Jan 08:43
Compare
Choose a tag to compare

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

fix a bug

24 Jan 08:32
Compare
Choose a tag to compare

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

2018/1/21

21 Jan 09:48
Compare
Choose a tag to compare

fixed some bug