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
44toc : false
55docClass : timeline
66---
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 )
715
816## 0.12.0 ` 2022-5-24 `
917
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 0.12.0 " ,
4+ "version" : " 0.12.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