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
66---
77
88
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+
921## 🌈 1.9.5 ` 2025-06-13 `
1022### 🚀 Features
1123- ` Picker ` :
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.9.6-beta " ,
4+ "version" : " 1.9.6" ,
55 "description" : " tdesign-miniprogram" ,
66 "title" : " tdesign-miniprogram" ,
77 "main" : " miniprogram_dist/index.js" ,
You can’t perform that action at this time.
0 commit comments