File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Load diff This file was deleted.
Load diff This file was deleted.
Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ toc: false
55docClass : timeline
66---
77
8+ ## 🌈 0.10.2 ` 2026-07-07 `
9+
10+ ### 🚀 Features
11+
12+ - ` Navbar ` : 新增 ` isHiddenInSpecialScene ` 属性,表示是否销毁导航栏,仅场景值为 1433、1434、1177、1175 时有效 @novlan1 ([ #4546 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4546 ) )
13+ - ` TabBar ` : ` TabBarItem ` 新增 ` url ` 和 ` linkType ` 属性 @novlan1 ([ #4546 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4546 ) )
14+
15+ ### 🐞 Bug Fixes
16+
17+ - ` Form ` : 修复表单图标在小程序下展示大小问题 @novlan1 ([ #4536 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4536 ) )
18+ - ` Switch ` : 修复 ` TdSwitchProps ` 泛型参数导致 TypeScript 类型报错的问题 @novlan1 ([ #4553 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4553 ) )
19+ - ` Textarea ` : 修复 H5 端设置 ` autosize ` 后,文本内容超过 ` maxHeight ` 时无法滚动问题 @novlan1 ([ #4536 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4536 ) )
20+ - ` Indexes ` : 修复点击右侧索引栏时,` click ` 与 ` touchend ` 事件双重触发导致的锚点抖动问题 @novlan1 ([ #4548 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4548 ) )
21+
822## 🌈 0.10.1 ` 2026-06-24 `
923
1024### 🐞 Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @tdesign/uniapp" ,
3- "version" : " 0.10.1 " ,
3+ "version" : " 0.10.2 " ,
44 "id" : " tdesign-uniapp" ,
55 "title" : " tdesign-uniapp" ,
66 "description" : " TDesign Component for Uniapp" ,
You can’t perform that action at this time.
0 commit comments