File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ toc: false
55spline : explain
66---
77
8+ ## 🌈 0.11.0 ` 2025-03-07 `
9+ ### 🚨 Breaking Changes
10+ - ` Steps ` : 组件重构,移除 ` options ` 和 ` separator ` 属性,新增 ` currentStatus ` 、` sequence ` 属性,存在 DOM 调整 @Lyan-u ([ #532 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/532 ) )
11+ - ` StepItem ` : 组件重构,新增 ` titleRight ` 、` extra ` 属性,存在 DOM 调整 @Lyan-u ([ #532 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/532 ) )
12+ ### 🚀 Features
13+ - ` ColorPicker ` : 新增 ` ColorPicker ` 组件 @slatejack ([ #569 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/569 ) )
14+ - ` CheckboxGroup ` : 新增 ` borderless ` 、` readonly ` 和 ` keys ` 属性 @liweijie0812 ([ #572 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/572 ) )
15+ - ` Calendar ` : 新增 ` Calendar ` 日历组件 @epoll-j ([ #528 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/528 ) )
16+ - ` TreeSelect ` : 新增 ` TreeSelect ` 组件 @epoll-j ([ #523 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/523 ) )
17+ - ` ConfigProvider ` : 新增 ` ConfigProvider ` 组件 @anlyyao ([ #574 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/574 ) )
18+ ### 🐞 Bug Fixes
19+ - ` Cell ` : 修复部分样式错误,并更新 ` align ` 属性描述 @liweijie0812 ([ #568 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/568 ) )
20+
821## 🌈 0.10.0 ` 2025-01-20 `
922### 🚀 Features
1023- ` Radio ` : 组件重构,新增 ` block ` 、` borderless ` 、` placement ` 与 ` readonly ` 等属性 @byq1213 ([ #468 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/468 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-mobile-react" ,
3- "version" : " 0.10 .0" ,
3+ "version" : " 0.11 .0" ,
44 "description" : " TDesign Component for Mobile React" ,
55 "title" : " tdesign-mobile-react" ,
66 "main" : " cjs/index.js" ,
You can’t perform that action at this time.
0 commit comments