暖心人
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
857 B

1 year ago
## 1.0.9(2023-08-08)
1. 优化
## 1.0.8(2023-08-07)
1. 修复值为null或undefined时显示错误的bug
## 1.0.7(2023-08-05)
1. v-model设置为数据时的BUG
2. 复制过多内容,计数显示错误的BUG
3. maxlength为-1改成不显示计数
## 1.0.6(2023-07-30)
1. 增加confirm-hold参数,参考官方文档
## 1.0.5(2023-07-25)
1. 增加textStyle属性,自定义文本样式
2. 增加countStyle属性,自定义统计数字的样式
## 1.0.4(2023-07-14)
1. 修复 设置maxlength为-1时不生效的BUG
## 1.0.3(2023-07-13)
1. 修复 uv-textarea设置value属性不生效的BUG
## 1.0.2(2023-05-16)
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.1(2023-05-12)
1. 修复vue3中双向绑定问题
## 1.0.0(2023-05-10)
uv-textarea 文本域