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.
911 B
911 B
1.0.8(2023-10-18)
- 修复在APP上不能正常显示的BUG
1.0.7(2023-10-12)
- 修复部分情况,修改某属性自动关闭的BUG
1.0.6(2023-07-24)
- 优化 nvue模式下增加cellChild参数,是否在list中cell节点下,nvue中cell下建议设置成true
1.0.5(2023-07-02)
修改VUE3模式下可能存在的BUG
1.0.4(2023-07-02)
uv-transition 动画组件,代码重构优化,性能更加友好,增加自定义动画功能。详情参考文档:https://www.uvui.cn/components/transition.html
1.0.3(2023-06-12)
- 恢复this.$nextTick的使用,经过测试百度等平台无问题
1.0.2(2023-05-23)
- 百度小程序等平台不支持this.$nextick,修改成延时
1.0.1(2023-05-16)
- 优化组件依赖,修改后无需全局引入,组件导入即可使用
- 优化部分功能
1.0.0(2023-05-10)
- 新增动画组件