File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ toc: false
55spline : explain
66---
77
8+ ## 🌈 0.12.0 ` 2025-03-12 `
9+ ### 🚨 Breaking Changes
10+ - ` Dialog ` : 新增 ` closeBtn ` 、` width ` 、` overlayProps ` 属性和 ` middle ` 、` top ` 插槽,存在 ` DOM ` 调整 @epoll-j ([ #548 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/548 ) )
11+ - ` Swiper ` : 组件重构,存在 ` DOM ` 调整。新增 ` nextMargin ` 、` previousMargin ` 和 ` click ` 事件。并对 ` navigation ` 属性进行功能增强,新增 ` paginationPosition ` 、` showControls ` 属性,移除 ` showSlideBtn ` 属性 @xifanTT ([ #557 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/557 ) )
12+ ### 🐞 Bug Fixes
13+ - ` ColorPicker ` : 修复组件 ` es ` 产物缺样式文件入口 @anlyyao ([ #577 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/577 ) )
14+ ### 🚧 Others
15+ - ` Site ` : 站点接入 ` stackblitz ` 和中英文切换能力 @anlyyao ([ #579 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/579 ) )
16+
817## 🌈 0.11.0 ` 2025-03-07 `
918### 🚨 Breaking Changes
1019- ` Steps ` : 组件重构,移除 ` options ` 和 ` separator ` 属性,新增 ` currentStatus ` 、` sequence ` 属性,存在 DOM 调整 @Lyan-u ([ #532 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/532 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-mobile-react" ,
3- "version" : " 0.12.0-beta " ,
3+ "version" : " 0.12.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