oa-base/uni_modules/uv-button/changelog.md
2024-07-09 17:47:19 +08:00

34 lines
1.1 KiB
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.

## 1.0.152023-12-20
1. 优化
## 1.0.142023-12-06
1. 优化
## 1.0.132023-12-06
1. 阻止事件冒泡处理
## 1.0.122023-10-19
1. 增加后置插槽
## 1.0.112023-09-21
1. 修复通过customStyle修改按钮宽度组件中最外层节点不改变的问题
## 1.0.102023-09-15
1. 按钮支持open-type="agreePrivacyAuthorization"
## 1.0.92023-09-11
1. 增加参数iconSize用于控制图标的大小
## 1.0.82023-09-10
1. 修复多个按钮在一行宽度不正常的BUG
## 1.0.72023-09-07
1. 修复warning颜色对应错误的BUG
## 1.0.62023-07-25
1. 增加customTextStyle属性方便自定义文字样式
## 1.0.52023-07-20
1. 解决微信小程序动态设置hover-class点击态不消失的BUG
## 1.0.42023-06-29
1. 修改上次更新出现nvue报错异常
## 1.0.32023-06-28
修复设置open-type="chooseAvatar"等值不生效的BUG
## 1.0.22023-06-01
1. 修复按钮点击触发两次的BUG
## 1.0.12023-05-16
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.02023-05-10
uv-button 按钮