File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ toc: false
5
5
spline : explain
6
6
---
7
7
8
+ ## 🌈 1.4.3 ` 2024-09-26 `
9
+ ### 🚀 Features
10
+ - ` Radio ` : 新增 ` readonly ` 属性 ,配置只读 @liweijie0812 ([ #1593 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1593 ) )
11
+ - ` RadioGroup ` : ` change ` 事件回调添加` name ` 属性 @liweijie0812 ([ #1593 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1593 ) )
12
+ - ` ConfigProvider ` : 支持全局配置修改全部组件的 ` classPrefix ` @anlyyao ([ #1596 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1596 ) )
13
+ - ` Input ` : 支持 ` format ` 属性 @anlyyao ([ #1602 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1602 ) )
14
+ ### 🐞 Bug Fixes
15
+ - ` Cell ` : 修复部分 css vars 无效的问题 @anlyyao ([ #1599 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1599 ) )
16
+ - ` Popup ` : 修复 ` destroyOnClose ` 为 ` true ` 时动画无效的问题 @anlyyao ([ #1600 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1600 ) )
17
+ - ` DropdownMenu ` : 修复部分机型中向上展开样式错误 @anlyyao ([ #1603 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1603 ) )
18
+ - ` Slider ` : 修复在 ` hidden ` 元素中组件显示异常 @anlyyao ([ #1604 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1604 ) )
19
+
8
20
## 🌈 1.4.2 ` 2024-09-13 `
9
21
### 🚀 Features
10
22
- ` AvatarGroup ` : 新增 ` shape ` 属性,新增 ` onCollapsedItemClick ` 事件 @anlyyao ([ #1571 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1571 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-mobile-vue" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.4.2 " ,
4
+ "version" : " 1.4.3 " ,
5
5
"description" : " tdesign-mobile-vue" ,
6
6
"author" : " TDesign Group" ,
7
7
"homepage" : " https://tdesign.tencent.com/mobile-vue/" ,
You can’t perform that action at this time.
0 commit comments