nxdt-uniapp/uni_modules/zui-progress-circle/changelog.md

23 lines
734 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 0.1.122024-06-07
1. 修复渐变色不生效的问题
2. 更新示例
3. 更新文档
## 0.1.102023-10-25
1. [feat] 增加 slot, 便于扩展组件功能
2. [fix] 修复父容器指定宽度时可能导致组件布局异常的bug
3. [fix] 其它fix
## 0.1.82023-09-20
1. 修复示例文字错误
## 0.1.72023-09-20
1. 添加 debug 模式,方便布局
2. 组件更名为 zui-progress-circle原名zui-meter-basic明确组件功能
## 0.1.52023-09-15
1. 增加仪表指针
2. 优化组件性能
## 0.1.22023-09-11
1. 更新小程序兼容性说明
## 0.1.12023-09-10
1. 更新说明文档,完善属性参数配置说明
## 0.1.02023-09-10
1. 仪表盘基础功能实现