8000 Tags · alanyf/vue-seamless-scroll · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: alanyf/vue-seamless-scroll

Tags

v1.1.12

Toggle v1.1.12's commit message
fixed

v1.1.10

Toggle v1.1.10's commit message
水平滚动动态设置 ul宽度无法正常获取的bug fixed

v1.1.6

Toggle v1.1.6's commit message
✅ Adding switch and update readme

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

v1.1.3

Toggle v1.1.3's commit message
🐛 Fixing a bug.

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

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

v1.1.2

Toggle v1.1.2's commit message
✨ remove options=>openWatch

 add options=>openTouch

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

v1.0.16

Toggle v1.0.16's commit message
🐛 Fixing a bug.

解決了一个touchMove过程的一个小失误

v1.0.15

Toggle v1.0.15's commit message
🐛 Fixing a bug. add a overflow:hidden on the child element

在子节点上加了overflow:hidden属性

v1.0.14

Toggle v1.0.14's commit message
🐛 Fixing a bug.

fixed 路由之间切换报this.$refs.wrap.offsetHeigh undefined bug
0