This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
## 1.0.8(2023-10-18)
1. 修复在APP上不能正常显示的BUG
## 1.0.7(2023-10-12)
1. 修复部分情况,修改某属性自动关闭的BUG
## 1.0.6(2023-07-24)
1. 优化 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)
1. 恢复this.$nextTick的使用,经过测试百度等平台无问题
## 1.0.2(2023-05-23)
1. 百度小程序等平台不支持this.$nextick,修改成延时
## 1.0.1(2023-05-16)
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.0(2023-05-10)
1. 新增动画组件