v1.6.1
修复
- createAPI: 修复 Vue 2.5.14+ 遇到的事件处理函数无效的问题,#128,与 vuejs/vue#7294 有关
- Slide: 修复 native click 事件的问题
优化
- Swipe: 优化 swipe-item 的动画性能
FIX
- createAPI: fix the bug of event handle function in Vue 2.5.14+, #128 which related to vuejs/vue#7294
- Slide: fix the bug of native click
Improvements
- Swipe: optimize the animation performance of swipe-item