File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ spline: explain
44toc : false
55docClass : timeline
66---
7+
8+ ## 0.7.3 ` 2022-4-7 `
9+
10+ ### Bug Fixes
11+
12+ - Cell: 修复传入 String 类型的 ` right-icon ` 不生效的问题 [ #321 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/321 ) [ @LeeJim ] ( https://github.com/LeeJim )
13+ - Tabs: 属性 ` label ` 支持 slot [ #327 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/327 ) [ @LeeJim ] ( https://github.com/LeeJim )
14+ - Dialog: 完善 ` close ` 事件返回的参数 [ #332 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/332 ) [ @LeeJim ] ( https://github.com/LeeJim )
15+ - 受控优化:支持不传值时默认为非受控用法 [ #329 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/329 ) [ #331 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/331 ) [ @LeeJim ] ( https://github.com/LeeJim )
16+ ### Features
17+
18+ - 新增组件:
19+ - Collapse 折叠面板 [ #322 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/322 ) [ @LeeJim ] ( https://github.com/LeeJim )
20+ - Progress 进度条 [ #318 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/318 ) [ @anlyyao ] ( https://github.com/anlyyao )
21+ - Picker: 新增属性 ` header ` 以及 ` header ` 和 ` footer ` 的插槽 [ #323 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/323 ) [ @jin0209 ] ( https://github.com/jin0209 )
22+ - DateTimePicker: 新增属性 ` header ` 以及 ` header ` 和 ` footer ` 的插槽 [ #323 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/323 ) [ @jin0209 ] ( https://github.com/jin0209 )
23+
724## 0.7.2 ` 2022-3-31 `
825
926### Bug Fixes
@@ -17,8 +34,9 @@ docClass: timeline
1734
1835### Features
1936
20- - Fab: 新增支持悬浮按钮 [ #310 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/310 ) [ @LeeJim ] ( https://github.com/LeeJim )
21- - Drawer: 新增支持抽屉 [ #308 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/308 ) [ @anlyyao ] ( https://github.com/anlyyao )
37+ - 新增组件:
38+ - Fab 悬浮按钮 [ #310 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/310 ) [ @LeeJim ] ( https://github.com/LeeJim )
39+ - Drawer 抽屉 [ #308 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/308 ) [ @anlyyao ] ( https://github.com/anlyyao )
2240
2341## 0.7.1 ` 2022-3-25 `
2442### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 0.7.2 " ,
4+ "version" : " 0.7.3 " ,
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