File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ toc: false
55spline : explain
66---
77
8+ ## 🌈 0.14.0 ` 2025-05-16 `
9+ ### 🚀 Features
10+ - ` Cascader ` : 新增 ` Cascader ` 组件 @ming680 @anlyyao ([ #475 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/475 ) )
11+ - ` DropdownMenu ` : 新增 ` DropdownMenu ` 组件 @ming680 @anlyyao ([ #503 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/503 ) )
12+ - ` Overlay ` : 新增遮罩动画系列回调函数,包括 ` onOpen ` 、` onOpened ` 、` onClose ` 和 ` onClosed ` 事件 @anlyyao ([ #629 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/629 ) )
13+ - ` PullDownRefresh ` : 新增 ` disabled ` 属性 @anlyyao ([ #631 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/631 ) )
14+ ### 🐞 Bug Fixes
15+ - ` Button ` : 修复按钮点击态样式缺失 @anlyyao ([ #627 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/627 ) )
16+ - ` Steps ` : 修复内置图标无效的问题 @anlyyao ([ #635 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/635 ) )
17+
818## 🌈 0.13.2 ` 2025-04-25 `
919### 🚀 Features
1020- ` Icon ` : 新增 ` logo-miniprogram ` 、` logo-cnb ` 、` seal ` 、` quote ` 图标 @taowensheng1997 @uyarn ([ #621 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/621 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-mobile-react" ,
3- "version" : " 0.13.2 " ,
3+ "version" : " 0.14.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