File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ toc: false
55docClass : timeline
66---
77
8+ ## 0.7.1 ` 2022-3-25 `
9+ ### Bug Fixes
10+
11+ - Loading: 修复 ` loading ` 默认值为 ` true ` 但不显示的问题 [ #272 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/272 ) [ @JJunYang ] ( https://github.com/JJunYang )
12+ - Stepper: 修复图标偏移的问题 [ #280 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/280 ) [ @Winfans ] ( https://github.com/Winfans )
13+ - Search: 修复 ` action-click ` 事件不生效的问题 [ #283 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/283 ) [ @LeeJim ] ( https://github.com/LeeJim )
14+ - Textarea: 修复 ` Form ` 无法获取值的问题 [ #284 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/284 ) [ @anlyyao ] ( https://github.com/anlyyao )
15+
16+ ### Feature
17+
18+ - 增加点击态:[ #279 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/279 ) [ @Perisiguiendo ] ( https://github.com/Perisiguiendo )
19+ - Grid
20+ - Tabbar
21+ - Upload: 使用 ` t-image ` 封装,并支持 ` image-props ` 用于属性透传 [ #289 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/289 ) [ @xihangzhou ] ( https://github.com/xihangzhou )
22+
823## 0.7.0 ` 2022-3-18 `
924
1025### BREAKING CHANGES
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 0.7.0 " ,
4+ "version" : " 0.7.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