File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ docClass: timeline
6
6
---
7
7
8
8
9
+ ## 🌈 1.8.7 ` 2025-03-14 `
10
+ ### 🚀 Features
11
+ - ` Link ` : 支持 ` disabled ` 动态变更 @anlyyao ([ #3496 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3496 ) )
12
+ - ` DateTimePicker ` : 新增 ` formatter ` 属性 @anlyyao ([ #3500 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3500 ) )
13
+ - ` Tabs ` : 新增 ` bottomLineMode ` 属性;` TabPanel ` 新增 ` lazy ` 属性 @SkylerXie ([ #3428 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3428 ) )
14
+ ### 🐞 Bug Fixes
15
+ - ` Radio ` : 修复横向单选框样式错误 @anlyyao ([ #3497 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3497 ) )
16
+ - ` Guide ` : 修复多个场景组件定位错误 @anlyyao ([ #3499 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3499 ) )
17
+ - ` Picker ` : 修复 ` format ` 属性无效 @anlyyao ([ #3500 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3500 ) )
18
+ - ` StepItem ` : 修复 ` title ` 插槽在 ` skyline ` 渲染下展示偏右的问题 @runoob-coder ([ #3519 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3519 ) )
19
+ - ` toast ` : 新增 ` warning ` 主题类型 @theEfrain08 ([ #3517 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3517 ) )
20
+ ### 🚧 Others
21
+ - ` other ` : 修复因 ` button ` 模版带来的控制台告警 @anlyyao ([ #3523 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3523 ) )
22
+
23
+
9
24
## 🌈 1.8.6 ` 2025-02-21 `
10
25
### 🚀 Features
11
26
- ` Textarea ` : 新增 ` placeholderClass ` 属性 @anlyyao ([ #3468 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3468 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-miniprogram" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.8.6 " ,
4
+ "version" : " 1.8.7 " ,
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