Skip to content

chore: release 1.16.6#4144

Merged
RylanBot merged 4 commits intodevelopfrom
release/1.16.6
Feb 26, 2026
Merged

chore: release 1.16.6#4144
RylanBot merged 4 commits intodevelopfrom
release/1.16.6

Conversation

@RylanBot
Copy link
Collaborator

@RylanBot RylanBot commented Feb 26, 2026

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • 本条 PR 不需要纳入 Changelog

tdesign-react

  • chore: release 1.16.6

@tdesign-react/chat

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

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

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

@tdesign-bot
Copy link
Collaborator

tdesign-bot commented Feb 26, 2026

🎉 发布 tdesign-react

🌈 1.16.6 2026-02-26

🚀 Features

  • DatePicker: 新增 onYearChangeonMonthChange 回调方法 @uyarn (#4138)
  • DateRangePicker:
    • 日期时间范围选择器新增交互模式,通过 enableTimePicker.mode API 配置,具体可参考示例代码 @uyarn (#4141)
    • 新增 onYearChangeonMonthChange 回调方法 @uyarn (#4138)

🐞 Bug Fixes

  • DateRangePicker: 确保右侧面板年份始终大于左侧面板年份 @uyarn (#4137)
  • Drawer: 修复首次打开时,无法使用 esc 关闭组件的问题 @RylanBot (#4115)
  • Form: 修复 getFieldsValue 数据被错误覆盖的问题 @RylanBot (#4125)
  • FormList: 修复 add 读取到旧索引导致 remove 异常的问题 @RylanBot (#4135)
  • Popup: 修复 trigger="focus" 在封装组件中不生效的问题 @RylanBot (#4143)
  • Table: 修复开启虚拟滚动时,footerSummary 不生效的问题 @RylanBot (#4112)
  • Typography: 修复 copyable.onCopy 在初始化时被立即执行的问题 @RSS1102 (#4105)

🚧 Others

@tdesign-bot
Copy link
Collaborator

tdesign-bot commented Feb 26, 2026

🎉 Release tdesign-react

🌈 1.16.6 2026-02-26

🚀 Features

  • DatePicker: Added onYearChange and onMonthChange callback methods @uyarn (#4138)
  • DateRangePicker:
    • The date-time range picker now supports additional interaction modes, which can be configured using the enableTimePicker.mode API. For details, see the sample code @uyarn (#4141)
    • Added onYearChange and onMonthChange callback methods @uyarn (#4138)

🐞 Bug Fixes

  • DateRangePicker: Ensured that the year in the right panel is always greater than that in the left panel @uyarn (#4137)
  • Drawer: Fixed an issue where the component couldn’t be closed using the esc key when it was opened for the first time @RylanBot (#4115)
  • Form: Fixed an issue where the data returned by getFieldsValue was incorrectly overwritten @RylanBot (#4125)
  • FormList: Fixed an issue where using an old index during add operations caused exceptions in remove operations @RylanBot (#4135)
  • Popup: Fixed an issue where the trigger="focus" property didn’t work in encapsulated components @RylanBot (#4143)
  • Table: Fixed an issue where footerSummary wasn’t displayed when virtual scrolling was enabled @RylanBot (#4112)
  • Typography: Fixed an issue where copyable.onCopy was executed immediately upon initialization @RSS1102 (#4105)

🚧 Others

@tdesign-bot
Copy link
Collaborator

tdesign-bot commented Feb 26, 2026

TDesign Component Site Preview Open

Component Preview
tdesign-react 完成
@tdesign-react/chat 完成

@RylanBot RylanBot closed this Feb 26, 2026
@RylanBot RylanBot reopened this Feb 26, 2026
@github-actions
Copy link
Contributor

Size Change: -1 B (0%)

Total Size: 906 kB

Filename Size Change
packages/tdesign-react/dist/tdesign.min.js 292 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
packages/tdesign-react/dist/reset.css 1.93 kB
packages/tdesign-react/dist/tdesign.css 59.9 kB
packages/tdesign-react/dist/tdesign.js 497 kB
packages/tdesign-react/dist/tdesign.min.css 54.4 kB

compressed-size-action

@RylanBot RylanBot merged commit 3b10414 into develop Feb 26, 2026
10 checks passed
@RylanBot RylanBot deleted the release/1.16.6 branch February 26, 2026 11:23
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