v1.0
This commit is contained in:
12
uni_modules/uv-switch/changelog.md
Normal file
12
uni_modules/uv-switch/changelog.md
Normal file
@ -0,0 +1,12 @@
|
||||
## 1.0.4(2023-08-23)
|
||||
1. 取消value传值,只能使用v-model传值,避免异步操作不生效的BUG
|
||||
## 1.0.3(2023-07-13)
|
||||
1. 修复 uv-switch设置value属性不生效的BUG
|
||||
## 1.0.2(2023-06-19)
|
||||
1. size属性兼容和单位一起使用
|
||||
|
||||
## 1.0.1(2023-05-16)
|
||||
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
|
||||
2. 优化部分功能
|
||||
## 1.0.0(2023-05-10)
|
||||
uv-switch 开关选择器
|
Reference in New Issue
Block a user