File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ toc: false
5
5
spline : explain
6
6
---
7
7
8
+ ## 🌈 1.0.7 ` 2023-11-22 `
9
+ ### 🐞 Bug Fixes
10
+ - ` DropdownMenu ` : 修复` --td-dropdown-menu-icon-sizem ` 变量无效 @LoopZhou ([ #1144 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1144 ) )
11
+ - ` DropdownMenu ` : 解决 ` DropdownItem ` 组件的 ` label ` 属性不受控 @yiqia ([ #1145 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1145 ) )
12
+ - ` Input ` : 新增 ` pattern ` 和 ` inputmode ` 属性 @LoopZhou ([ #1162 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1162 ) )
13
+ - ` Dialog ` : 修复` destroyOnClose ` 属性无效并支持组件实例生成和返回 @fennghuang ([ #1149 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1149 ) )
14
+
15
+
8
16
## 🌈 1.0.6 ` 2023-10-26 `
9
17
### 🚀 Features
10
18
- ` Cascader ` : 新增 ` placeholder ` 属性,支持自定义未选中时的提示文案 @yiqia ([ #1133 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1133 ) )
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.0.6 " ,
4
+ "version" : " 1.0.7 " ,
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