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
5
5
docClass : timeline
6
6
---
7
7
8
+ ## 🌈 1.10.7 ` 2024-12-16 `
9
+ ### 🐞 Bug Fixes
10
+ - ` ColorPicker ` : 修复颜色选择器的国际化配置问题 @liweijie0812 ([ #3403 ] ( https://github.com/Tencent/tdesign-vue/pull/3403 ) )
11
+ - ` Dialog ` : 修复` 1.10.6 ` 版本中` Dialog ` 组件 ` props ` 重复导致的异常问题 @uyarn ([ #3423 ] ( https://github.com/Tencent/tdesign-vue/pull/3423 ) )
12
+ - ` Table ` : 修复 ` filterIcon ` 不生效的问题 @liweijie0812 ([ #3422 ] ( https://github.com/Tencent/tdesign-vue/pull/3422 ) )
13
+
14
+
15
+
16
+
8
17
## 🌈 1.10.6 ` 2024-12-05 `
9
18
10
19
### 🚀 Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-vue" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.10.6 " ,
4
+ "version" : " 1.10.7 " ,
5
5
"description" : " tdesign-vue" ,
6
6
"title" : " tdesign-vue" ,
7
7
"keywords" : [
You can’t perform that action at this time.
0 commit comments