File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ docClass: timeline
6
6
---
7
7
8
8
9
+ ## 🌈 1.9.6 ` 2025-06-25 `
10
+ ### 🚀 Features
11
+ - ` Upload ` : 支持视频预览 @anlyyao ([ #3741 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3741 ) )
12
+ - ` Icon ` : 自定义 ` icon ` 名称支持使用下划线 @zhonghuipro ([ #3744 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3744 ) )
13
+ ### 🐞 Bug Fixes
14
+ - ` CollapsePanel ` : 修复部分 ` css ` 变量无效的问题 @betavs ([ #3731 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3731 ) )
15
+ - ` Grid ` : 修复 ` GridItem ` 项数是 ` columns ` 列数的非整数倍时边框样式错误 @anlyyao ([ #3740 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3740 ) )
16
+ ### 🚧 Others
17
+ - ` build ` : 修复 ` 1.9.0 ` 版本在 ` Windows ` 环境下 ` WXSS ` 文件编译错误 @anlyyao ([ #3719 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3719 ) )
18
+ - ` site ` : 官网支持单组件 ` Changelog ` @RylanBot ([ #3725 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3725 ) )
19
+
20
+
9
21
## 🌈 1.9.5 ` 2025-06-13 `
10
22
### 🚀 Features
11
23
- ` Picker ` :
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-miniprogram" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.9.6-beta " ,
4
+ "version" : " 1.9.6" ,
5
5
"description" : " tdesign-miniprogram" ,
6
6
"title" : " tdesign-miniprogram" ,
7
7
"main" : " miniprogram_dist/index.js" ,
You can’t perform that action at this time.
0 commit comments