File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ toc: false
55spline : explain
66---
77
8+ ## 🌈 1.10.2 ` 2025-08-22 `
9+ ### 🚀 Features
10+ - ` Indexes ` : 新增 ` current ` 属性,支持受控与非受控使用,用于自定义索引列表激活项 @Wesley-0808 ([ #1987 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1987 ) )
11+ ### 🐞 Bug Fixes
12+ - ` ImageViwer ` : 修复背景色错误,导航背景色固定为 ` #000 ` ,遮罩背景色使用 ` @mask-active ` @anlyyao ([ #1984 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1984 ) )
13+ - ` Textarea ` : 修复 ` --td-textarea-placeholder-color ` 无效 @anlyyao ([ #2000 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/2000 ) )
14+ - ` Picker ` : 修复初始值为 ` 0 ` 且禁用时,` confirm ` 事件返回值错误 @anlyyao ([ #1999 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1999 ) )
15+ - ` List ` : 修复 ` asyncLoading ` 为 ` slot/function ` 时无效
16+ - ` Textarea ` : 修复 ` autosize ` 属性类型报错
17+
818## 🌈 1.10.1 ` 2025-08-08 `
919### 🚀 Features
1020- ` Tabs ` : 优化首次加载时底部激活线条动画 @novlan1 ([ #1962 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1962 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-mobile-vue" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.10.1 " ,
4+ "version" : " 1.10.2 " ,
55 "description" : " tdesign-mobile-vue" ,
66 "author" : " TDesign Group" ,
77 "homepage" : " https://tdesign.tencent.com/mobile-vue/" ,
207207 "attributes" : " helper/attributes.json"
208208 },
209209 "web-types" : " helper/web-types.json"
210- }
210+ }
You can’t perform that action at this time.
0 commit comments