File tree Expand file tree Collapse file tree
packages/tdesign-miniprogram Expand file tree Collapse file tree Load Diff This file was deleted.
Load Diff This file was deleted.
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,19 @@ toc: false
55docClass : timeline
66---
77
8+ ## 🌈 1.14.0 ` 2026-04-24 `
9+
10+ ### 🚀 Features
11+
12+ - ` ChatMessage ` : ` chatContentProps ` 属性新增 ` thinking ` 配置项,支持透传给 ` ChatThinking ` 组件 @mimaoxiao ([ #4410 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4410 ) )
13+ - ` Segmented ` : 新增 ` Segmented ` 分段控制器组件 @anlyyao ([ #4416 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4416 ) )
14+ - ` Table ` : 新增 ` Table ` 表格组件 @novlan1 ([ #4397 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4397 ) )
15+
16+ ### 🐞 Bug Fixes
17+
18+ - ` Form ` : 修复 ` submit ` 的 ` firstError ` 返回值错误 @liweijie0812 ([ #4423 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4423 ) )
19+ - ` TabBar ` : 修复 ` badgeProps ` 属性中的 ` color ` 和 ` shape ` 字段无效 @liweijie0812 ([ #4427 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4427 ) )
20+
821## 🌈 1.13.2 ` 2026-04-09 `
922
1023### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
3- "version" : " 1.13.2 " ,
3+ "version" : " 1.14.0 " ,
44 "title" : " tdesign-miniprogram" ,
55 "description" : " TDesign Component for miniprogram" ,
66 "main" : " miniprogram_dist/index.js" ,
2828 "author" : " tdesign" ,
2929 "license" : " MIT" ,
3030 "devDependencies" : {}
31- }
31+ }
You can’t perform that action at this time.
0 commit comments