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,25 @@ spline: explain
44toc : false
55docClass : timeline
66---
7+
8+ ## 0.7.0 ` 2022-3-18 `
9+
10+ ### BREAKING CHANGES
11+
12+ - Image:
13+ - 属性 ` load-failed ` 变更为 ` error ` [ #265 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/265 ) [ @xihangzhou ] ( https://github.com/xihangzhou )
14+ - 属性 ` lazy-load ` 变更为 ` lazy ` [ #269 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/269 ) [ @xihangzhou ] ( https://github.com/xihangzhou )
15+
16+ ### Bug Fixes
17+
18+ - Button: 样式调整 [ #262 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/262 ) [ @anlyyao ] ( https://github.com/anlyyao )
19+ - Tag: 修复样式文件冗余的问题 [ #267 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/267 ) [ @LeeJim ] ( https://github.com/LeeJim )
20+ - Steps: 修复样式文件冗余的问题 [ #268 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/268 ) [ @LeeJim ] ( https://github.com/LeeJim )
21+
22+ ### Feature
23+
24+ - Image: 新增 ` shape ` 属性 [ #265 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/265 ) [ @xihangzhou ] ( https://github.com/xihangzhou )
25+
726## 0.6.2 ` 2022-3-14 `
827
928### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 0.6.2 " ,
4+ "version" : " 0.7.0 " ,
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