File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ toc: false
5
5
spline : explain
6
6
---
7
7
8
+ ## 🌈 0.13.2 ` 2025-04-25 `
9
+ ### 🚀 Features
10
+ - ` Icon ` : 新增 ` logo-miniprogram ` 、` logo-cnb ` 、` seal ` 、` quote ` 图标 @taowensheng1997 @uyarn ([ #621 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/621 ) )
11
+ ### 🐞 Bug Fixes
12
+ - ` Icon ` : 优化多个文件相关图标的绘制效果,修复 ` gesture-right-slip ` 的绘制问题@uyarn ([ #621 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/621 ) )
13
+ - ` Slider ` : ` marks ` 属性不支持 ` ()=>TNode ` 渲染的问题 @anlyyao ([ #622 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/622 ) )
14
+
8
15
## 🌈 0.13.1 ` 2025-04-21 `
9
16
### 🐞 Bug Fixes
10
17
- ` SideBar ` : 修复组件未导出问题 @anlyyao ([ #616 ] ( https://github.com/Tencent/tdesign-mobile-react/pull/616 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-mobile-react" ,
3
- "version" : " 0.13.1 " ,
3
+ "version" : " 0.13.2 " ,
4
4
"description" : " TDesign Component for Mobile React" ,
5
5
"title" : " tdesign-mobile-react" ,
6
6
"main" : " cjs/index.js" ,
You can’t perform that action at this time.
0 commit comments