File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ toc: false
55docClass : timeline
66---
77
8+ ## 🌈 0.10.0 ` 2026-06-15 `
9+
10+ ### 🚀 Features
11+
12+ - ` Typography ` : 新增 ` Typography ` 排版组件 @novlan1 ([ #4511 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4511 ) )
13+ - ` Cascader ` : 新增 ` filterable ` 、` filter ` 和 ` filter-placeholder ` 属性,支持搜索功能 @novlan1 ([ #4511 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4511 ) )
14+
15+ ### 🐞 Bug Fixes
16+
17+ - ` Image ` : 修复鸿蒙下图片无法显示问题 @novlan1 ([ #4511 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4511 ) )
18+ - ` Message ` : 修复连续点击时的报错问题 @novlan1 ([ #4511 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4511 ) )
19+ - ` Search ` : 补全 ` update:value ` 事件声明,修复 ` v-model:value ` 语法糖告警 @novlan1 ([ #4511 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4511 ) )
20+ - ` Stepper ` : 调整手动输入逻辑,输入时仅过滤非法字符,范围校验&赋值移至失焦 @novlan1 ([ #4511 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4511 ) )
21+ - ` Upload ` : 修复禁用态文件样式错误(禁用态下移除操作按钮) @novlan1 ([ #4511 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/4511 ) )
22+
823## 🌈 0.9.1 ` 2026-06-12 `
924
1025### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @tdesign/uniapp" ,
3- "version" : " 0.9.1 " ,
3+ "version" : " 0.10.0 " ,
44 "id" : " tdesign-uniapp" ,
55 "title" : " tdesign-uniapp" ,
66 "description" : " TDesign Component for Uniapp" ,
597597 " eslint --fix"
598598 ]
599599 }
600- }
600+ }
You can’t perform that action at this time.
0 commit comments