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.7(2023-11-20)
修复issues问题:https://gitee.com/climblee/uv-ui/issues/I8HDLO
## 1.0.6(2023-10-13)
1. 优化vue,内容有背景色,设置圆角被遮挡的情况
## 1.0.5(2023-09-10)
1. 修复H5默认层级过高的问题
2. 修复全局设置prop无效的问题
## 1.0.4(2023-08-08)
1. 修复修改zIndex不生效的BUG
## 1.0.3(2023-07-02)
uv-popup 弹出层,代码重构优化,性能翻倍,小程序体验性能更加,避免卡顿。打开和关闭方法更改,详情参考文档:https://www.uvui.cn/components/popup.html
## 1.0.2(2023-06-11)
1. 修复zIndex层级问题
## 1.0.1(2023-05-16)
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.0(2023-05-10)
1. 新增uv-popup组件