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,21 @@ spline: explain
44toc : false
55docClass : timeline
66---
7+ ## 0.7.2 ` 2022-3-31 `
8+
9+ ### Bug Fixes
10+
11+ - Search: 修复 ` submit ` 事件返回参数错误的问题 [ #291 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/291 ) [ @anlyyao ] ( https://github.com/anlyyao )
12+ - Toast: 修复最大宽度和文案没对齐的问题 [ #301 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/301 ) [ @zhenzhencai ] ( https://github.com/zhenzhencai )
13+ - Input: 修复设置 ` clearable ` ,点击不清除内容的问题 [ #303 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/303 ) [ @LeeJim ] ( https://github.com/LeeJim )
14+ - Dialog: 修复 1px 边框在 iOS 上消失的问题 [ #304 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/304 ) [ @jin0209 ] ( https://github.com/jin0209 )
15+ - Swiper: 修复延迟设置地址时,显示不正常的问题 [ #305 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/305 ) [ @esky ] ( https://github.com/esky )
16+ - Button: 修复文案没有垂直居中的问题 [ #311 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/311 ) [ @anlyyao ] ( https://github.com/anlyyao )
17+
18+ ### Feature
19+
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 )
722
823## 0.7.1 ` 2022-3-25 `
924### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
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