File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ docClass: timeline
66---
77
88
9+ ## 🌈 1.14.5 ` 2026-01-21 `
10+ ### 🐞 Bug Fixes
11+ - ` Table ` : 修复远程分页场景下,全选逻辑错误引起展示异常的问题 @RSS1102 ([ #3801 ] ( https://github.com/Tencent/tdesign-vue/pull/3801 ) )
12+ - ` Menu ` : 修复在 Safari 浏览器中点击展开图标没有变换方向的问题 @liweijie0812 ([ #3797 ] ( https://github.com/Tencent/tdesign-vue/pull/3797 ) )
13+ - ` Menu ` : 修复 ` 1.14.2 ` 后 menu-item 绝对定位样式丢失导致层级设置不生效的问题 @RSS1102 ([ #3804 ] ( https://github.com/Tencent/tdesign-vue/pull/3804 ) )
14+ - ` Select ` : 修复在 Safari 浏览器中点击展开图标没有变换方向的问题 @liweijie0812 ([ #3797 ] ( https://github.com/Tencent/tdesign-vue/pull/3797 ) )
15+ - ` TreeSelect ` : 修复在 Safari 浏览器中点击展开图标没有变换方向的问题 @liweijie0812 ([ #3797 ] ( https://github.com/Tencent/tdesign-vue/pull/3797 ) )
16+ - ` Cascader ` : 修复在 Safari 浏览器中点击展开图标没有变换方向的问题 @liweijie0812 ([ #3797 ] ( https://github.com/Tencent/tdesign-vue/pull/3797 ) )
17+ - ` Table ` : 优化存在固定表头或表尾场景滚动后表格位置异常的问题 @uyarn ([ #3805 ] ( https://github.com/Tencent/tdesign-vue/pull/3805 ) )
18+
19+
20+
21+
922## 🌈 1.14.4 ` 2025-12-26 `
1023### 🐞 Bug Fixes
1124- ` Drawer ` : 修复 ` DOM ` 元素未正确移除的问题 @RSS1102 ([ #3788 ] ( https://github.com/Tencent/tdesign-vue/pull/3788 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-vue" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.14.4 " ,
4+ "version" : " 1.14.5 " ,
55 "description" : " tdesign-vue" ,
66 "title" : " tdesign-vue" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments