File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ toc: false
55docClass : timeline
66---
77
8+ ## 🌈 0.23.0 ` 2022-10-17 `
9+ ### 🚀 Features
10+ - ` Cascader ` : 新增级联选择器 @LeeJim ([ #912 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/912 ) )
11+ - ` RadioGroup ` : 新增 align 和 icon 属性,当使用 options 渲染子项时有效 @LeeJim ([ #912 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/912 ) )
12+ ### 🐞 Bug Fixes
13+ - ` PulldownRefresh ` : 修复高度无法自适应外容器的问题 @LeeJim ([ #909 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/909 ) )
14+ - ` Tabs ` : 修复 placement = left 时, Nav 不可见且不居左的问题 @LeeJim ([ #908 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/908 ) )
15+ - ` TabBar ` : 修复 item 不传 value 时无法自动生成备用值的问题 @LeeJim ([ #914 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/914 ) )
16+ ### 🚧 Others
17+ - ` Calendar ` : 修复动态数据导致测试用例一直报错的问题 @LeeJim ([ #916 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/916 ) )
18+
819## 🌈 0.22.0 ` 2022-10-10 `
920### 🚀 Features
1021- ` Calendar ` : 新增日历组件 @LeeJim ([ #896 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/896 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 0.22.0-beta .0" ,
4+ "version" : " 0.23 .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