File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ docClass: timeline
66---
77
88
9+ ## 🌈 1.9.1 ` 2025-04-27 `
10+ ### 🚀 Features
11+ - ` Icon ` : 新增 ` logo-miniprogram ` 、` logo-cnb ` 、` seal ` 、` quote ` 图标 @taowensheng1997 @uyarn ([ #3608 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3608 ) )
12+ - ` Input ` : 新增 ` extra ` 插槽,用于自定义右侧额外的信息 @Boomkaa ([ #3614 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3614 ) )
13+ - ` Cascader ` : 新增 ` header ` 插槽,用于自定义内容头部 @anlyyao ([ #3617 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3617 ) )
14+ ### 🐞 Bug Fixes
15+ - ` Icon ` : 优化多个文件相关图标的绘制效果,修复 ` gesture-right-slip ` 的绘制问题 @uyarn ([ #3608 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3608 ) )
16+ - ` DropdownItem ` : 修复动态修改 ` disabled ` 属性样式未更新 @Boomkaa ([ #3612 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3612 ) )
17+
18+
919## 🌈 1.9.0 ` 2025-04-23 `
1020### 🚀 Features
1121- ` DateTimePicker ` : 支持 ` showWeek ` 属性 @anlyyao ([ #3565 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3565 ) [ #3570 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3570 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.9.0 " ,
4+ "version" : " 1.9.1 " ,
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