File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ toc: false
5
5
spline : explain
6
6
---
7
7
8
+ ## 🌈 1.10.1 ` 2025-08-08 `
9
+ ### 🚀 Features
10
+ - ` Tabs ` : 优化首次加载时底部激活线条动画 @novlan1 ([ #1962 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1962 ) )
11
+ - ` Form ` :
12
+ - 新增 ` requiredMarkPosition ` ,可定义必填符号的位置 @Wesley-0808 ([ #1969 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1969 ) )
13
+ - 校验规则 ` pattern ` 字段支持字符串类型 @novlan1 ([ #1972 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1972 ) )
14
+ - ` Textarea ` : 新增 ` cursorColor ` 属性 @anlyyao ([ #1970 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1970 ) )
15
+ ### 🐞 Bug Fixes
16
+ - ` NoticeBar ` : 修复 ` warning ` 和 ` error ` 主题默认图标错误 @12um18ara ([ #1955 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1955 ) )
17
+
8
18
## 🌈 1.10.0 ` 2025-07-25 `
9
19
### 🚀 Features
10
20
- ` QRCode ` : 新增 ` QRcode ` 二维码组件 @Wesley-0808 ([ #1921 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1921 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-mobile-vue" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.10.0 " ,
4
+ "version" : " 1.10.1 " ,
5
5
"description" : " tdesign-mobile-vue" ,
6
6
"author" : " TDesign Group" ,
7
7
"homepage" : " https://tdesign.tencent.com/mobile-vue/" ,
207
207
"attributes" : " helper/attributes.json"
208
208
},
209
209
"web-types" : " helper/web-types.json"
210
- }
210
+ }
You can’t perform that action at this time.
0 commit comments