Skip to content

Conversation

@uyarn
Copy link
Collaborator

@uyarn uyarn commented Jan 21, 2026

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • chore: release 1.14.5

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Jan 21, 2026

🌈 1.14.5 2026-01-21

🐞 Bug Fixes

  • Table: 修复远程分页场景下,全选逻辑错误引起展示异常的问题 @RSS1102 (#3801)
  • Menu: 修复在 Safari 浏览器中点击展开图标没有变换方向的问题 @liweijie0812 (#3797)
  • Menu: 修复 1.14.2 后 menu-item 绝对定位样式丢失导致层级设置不生效的问题 @RSS1102 (#3804)
  • Select: 修复在 Safari 浏览器中点击展开图标没有变换方向的问题 @liweijie0812 (#3797)
  • TreeSelect: 修复在 Safari 浏览器中点击展开图标没有变换方向的问题 @liweijie0812 (#3797)
  • Cascader: 修复在 Safari 浏览器中点击展开图标没有变换方向的问题 @liweijie0812 (#3797)
  • Table: 优化存在固定表头或表尾场景滚动后表格位置异常的问题 @uyarn (#3805)

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 940 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.91 kB
./dist/tdesign.css 54.1 kB
./dist/tdesign.js 519 kB
./dist/tdesign.min.css 49 kB
./dist/tdesign.min.js 316 kB

@uyarn uyarn merged commit f2cb21f into develop Jan 21, 2026
1 check passed
@uyarn uyarn deleted the release/1.14.5 branch January 21, 2026 03:01
uyarn added a commit that referenced this pull request Jan 21, 2026
* chore: release 1.14.5

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
uyarn added a commit that referenced this pull request Jan 21, 2026
* fix(table): fix error selection logic in remote pagination (#3801)

* fix(table): 修复远程分页场景下全选逻辑错误

* refactor: 简化表格行选中状态计算逻辑

* refactor: 简化表格全选逻辑

* fix: 修复选中行重新计算columns的问题

* fix: 修复远程分页场景下数据同步问题

* fix(menu): fix arrow rotation not working in Safari (#3797)

* fix(menu): menu item reversal not working and offset error (#3804)

* Revert "fix(menu): fix menu item auto-flip failure (#3744)"

This reverts commit 1769464.

* fix(menu): menu item reversal not working and offset error

* feat: 添加子菜单位置变化时的样式切换逻辑

* chore: 更新子模块 _common

* chore: 更新子模块 _common

* fix: 修复子菜单样式类名逻辑

* chore: 更新子模块 _common

* chore: fix normal head menu re-render

* chore: update common

* chore: update snapshot

* chore: add comment

* chore: optimize

* chore: fix lint

---------

Co-authored-by: Uyarn <uyarnchen@gmail.com>

* docs(table): 更新表格 reserveSelectedRowOnPaginate 文档说明 (#3802)

* fix(Table): fix last scroll position when page change (#3805)

* chore: release 1.14.5 (#3806)

* chore: release 1.14.5

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: release 1.14.5-naruto

---------

Co-authored-by: 阿菜 Cai <jimmyrss1102@gmail.com>
Co-authored-by: liweijie0812 <674416404@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants