File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
packages/tdesign-vue-next Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ toc: false
55docClass : timeline
66---
77
8+ ## 🌈 1.11.3 ` 2025-03-13 `
9+ ### 🚀 Features
10+ - ` ConfigProvider ` : 新增支持 ` @tdesign-vue-next/chat ` 的国际化配置能力 @uyarn @zydemail
11+ ([ #5179 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5179 ) )
12+ ### 🐞 Bug Fixes
13+ - ` Dialog ` : 修复自定义 ` cancelBtn ` 文本时仍保留 ` t-dialog__cancel ` 样式问题 @RSS1102 ([ #5157 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5157 ) )
14+ - ` Table ` : 修复表格内容未渲染时,设置` drag-sort ` 拖动事件报错的问题 @Wesley-0808 ([ #5140 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5140 ) )
15+ - ` Select ` : 修复使用 ` filter ` 时无需设置 ` filterable ` @RSS1102 ([ #5169 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5169 ) )
16+ - ` DatePicker ` : 修复日期禁用范围错误 @RSS1102 ([ #5119 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5119 ) )
17+ - ` ColorPicker ` : 修复点击清除按钮未触发 ` onChange ` 回调问题 @wakisun ([ #5111 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5111 ) )
18+ - ` Select ` : 修复当 ` valueType = 'object' ` 时,在有已选择数据的情况下筛选数据,全选产生错误 Tag 显示的问题。 @RSS1102 ([ #5167 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5167 ) )
19+ - ` DatePicker ` : 修复 ` prefixIcon ` 插槽告警的问题 @uyarn ([ #5179 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5179 ) )
20+ - ` Bundle ` : 修复产物中部分类型文件路径异常的问题 @zhangpaopao0609 ([ #5174 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5174 ) )
21+
822## 🌈 1.11.2 ` 2025-03-05 `
923### 🚀 Features
1024- ` ImageViewer ` : 新增` imageReferrerpolicy ` API,适用于配置Referrerpolicy的场景 @Wesley-0808 ([ #5134 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5134 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-vue-next" ,
3- "version" : " 1.11.2 " ,
3+ "version" : " 1.11.3 " ,
44 "title" : " tdesign-vue-next" ,
55 "description" : " TDesign Component for vue-next" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments