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
55docClass : timeline
66---
77
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+
817## 🌈 1.10.6 ` 2024-12-05 `
918
1019### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-vue" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.10.6 " ,
4+ "version" : " 1.10.7 " ,
55 "description" : " tdesign-vue" ,
66 "title" : " tdesign-vue" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments