You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
high-mini/components/uni-swipe-action/changelog.md

10 lines
337 B

4 years ago
## 1.1.8(2021-03-26)
- 修复 微信小程序 nv_navigator is not defined 报错的bug
## 1.1.7(2021-02-05)
- 调整为uni_modules目录规范
- 新增 左侧滑动
- 新增 插槽使用方式
- 新增 threshold 属性,可以控制滑动缺省值
- 优化 长列表滚动性能
- 修复 滚动页面时触发组件滑动的Bug