File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ spline: explain
4
4
toc : false
5
5
docClass : timeline
6
6
---
7
+ ## 0.12.1 ` 2022-5-27 `
8
+ ### Bug Fixes
9
+
10
+ - Dialog: 修复按钮传入 ` openType ` 不生效的问题 [ #470 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/470 ) [ @LeeJim ] ( https://github.com/LeeJim )
11
+ - Collapse: 修复 ` t-class ` 外部样式类无法使用的问题 [ #473 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/473 ) [ @LeeJim ] ( https://github.com/LeeJim )
12
+ - DropdownMenu: 修复 ` label ` 无法实时更新的问题 [ #474 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/474 ) [ @LeeJim ] ( https://github.com/LeeJim )
13
+ - Sticky: 修复吸顶后 ` tabs ` 无法滑动的问题 [ #475 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/475 ) [ @LeeJim ] ( https://github.com/LeeJim )
14
+ - Tabbar: 补充缺失的 ` icon ` 插槽 [ #485 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/485 ) [ @LeeJim ] ( https://github.com/LeeJim )
7
15
8
16
## 0.12.0 ` 2022-5-24 `
9
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-miniprogram" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 0.12.0 " ,
4
+ "version" : " 0.12.1 " ,
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