Skip to content

chore: release 1.16.7#4170

Merged
RylanBot merged 3 commits intodevelopfrom
release/1.16.7
Mar 13, 2026
Merged

chore: release 1.16.7#4170
RylanBot merged 3 commits intodevelopfrom
release/1.16.7

Conversation

@RylanBot
Copy link
Copy Markdown
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • 本条 PR 不需要纳入 Changelog

tdesign-react

  • chore: release 1.16.7

@tdesign-react/chat

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

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

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

@tdesign-bot
Copy link
Copy Markdown
Collaborator

tdesign-bot commented Mar 13, 2026

🎉 发布 tdesign-react

🌈 1.16.7 2026-03-13

🚀 Features

  • Progress: 当 theme=plump 时,当进度条填色区域大小足够容下百分比内容时,百分比内容将显示于进度条填色区域内,否则将显示于进度条填色区域的右侧,具体呈现请参考文档示例 @RSS1102 (#4154)

🐞 Bug Fixes

  • Affix:
    • 修复自定义容器时,DOM 节点未准备好就监听导致失败的问题 @RylanBot (#4131)
    • 修复自定义容器时,滚动整个页面元素会偏离的问题 @HaixingOoO @RylanBot (#4131)
  • FormList: 修复 setFieldsValue 缺乏拷贝从而污染数据的问题 @RylanBot (#4155)
  • InputNumber: 修复 disabled 时,hover 对应颜色异常的问题 @RylanBot (common#2402)
  • Popconfirm: 修复 className 没传参时,被转为 undefined 字符串的问题 @RylanBot (#4159)
  • SelectInput: 修复多选时,点击删除图标会打开 Popup 的问题 @RylanBot (#4158)
  • Table:
    • 修复虚拟滚动时,合并单元格消失的问题 @RylanBot (#4131)
    • 修复页面自适应时,empty 宽度比超出表格的问题 @RylanBot (#4131)
    • 修复在 Dialog 内使用时,吸顶表头、吸底表尾、吸底滚动条与表格对齐不稳定的问题 @RylanBot (#4131)
  • TagInput:
    • 修复 inputProps 传入 className 后,标签换行异常的问题 @RylanBot (#4156)
    • 修复 inputProps 传入 onCompositionstartonCompositionend 后,中文输入兼容异常的问题 @RylanBot (#4156)
  • Typography: 修复开启 ellipsis 时,字符串被渲染为 HTML 标签的问题 @RylanBot (#4117)

@tdesign-bot
Copy link
Copy Markdown
Collaborator

tdesign-bot commented Mar 13, 2026

🎉 Release tdesign-react

🌈 1.16.7 2026-03-13

🚀 Features

  • Progress: When theme=plump, if the colored area of the progress bar is large enough to display the percentage value, it will be shown within that area. Otherwise, it will be displayed to the right of the colored area. For details, refer to the documentation example @RSS1102 (#4154)

🐞 Bug Fixes

  • Affix:
    • Fixed an issue where listening events failed due to DOM nodes not being ready when a custom container was used @RylanBot (#4131)
    • Fixed an issue where scrolling the entire page caused elements to shift position @HaixingOoO @RylanBot (#4131)
  • FormList: Fixed an issue where setFieldsValue didn’t properly copy data, leading to data corruption @RylanBot (#4155)
  • InputNumber: Fixed an issue where the hover color was incorrect when disabled was set @RylanBot (common#2402)
  • Popconfirm: Fixed an issue where className became undefined when no value was passed @RylanBot (#4159)
  • SelectInput: Fixed an issue where clicking the delete icon in multiple-selection mode would trigger the Popup @RylanBot (#4158)
  • Table:
    • Fixed an issue where merged cells disappeared during virtual scrolling @RylanBot (#4131)
    • Fixed an issue where the width of empty rows exceeded that of the table during responsive layout @RylanBot (#4131)
    • Fixed an issue with alignment of fixed headers, footers, and scroll bars with the table when used inside a Dialog @RylanBot (#4131)
  • TagInput:
    • Fixed an issue where tags were rendered incorrectly after className was passed in inputProps @RylanBot (#4156)
    • Fixed an issue with Chinese input compatibility when onCompositionstart or onCompositionend was passed in inputProps @RylanBot (#4156)
  • Typography: Fixed an issue where strings were rendered as HTML tags when ellipsis was enabled @RylanBot (#4117)

@tdesign-bot
Copy link
Copy Markdown
Collaborator

tdesign-bot commented Mar 13, 2026

TDesign Component Site Preview Open

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 13, 2026

Size Change: 0 B

Total Size: 907 kB

ℹ️ View Unchanged
Filename Size
packages/tdesign-react/dist/reset.css 1.93 kB
packages/tdesign-react/dist/tdesign.css 60 kB
packages/tdesign-react/dist/tdesign.js 498 kB
packages/tdesign-react/dist/tdesign.min.css 54.4 kB
packages/tdesign-react/dist/tdesign.min.js 293 kB

compressed-size-action

@RylanBot RylanBot merged commit b6caecc into develop Mar 13, 2026
13 checks passed
@RylanBot RylanBot deleted the release/1.16.7 branch March 13, 2026 10:00
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