Skip to content

chore: release 1.18.2 - #4358

Merged
RylanBot merged 10 commits into
developfrom
release/1.18.2
Aug 14, 2026
Merged

chore: release 1.18.2#4358
RylanBot merged 10 commits into
developfrom
release/1.18.2

Conversation

@RylanBot

Copy link
Copy Markdown
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • 本条 PR 不需要纳入 Changelog

tdesign-react

@tdesign-react/chat

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

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

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

@tdesign-bot

tdesign-bot commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

🎉 发布 tdesign-react

🌈 1.18.2 2026-08-14

🚀 Features

  • Comment: actions 支持单个 TNode @RSS1102 (#4354)
  • Form: 末尾表单项增加 --last 标识,保证 margin 样式正常生效 @uyarn (#4356)
  • Tag: title 支持 Boolean 类型,传入 false 则不会显示 title,不传或传入 true 则显示默认的内容。 @Wesley-0808 (#4336)

🐞 Bug Fixes

  • Button:
  • Comment: 修复操作项图标与文字未垂直居中的问题 @RSS1102 (#4354)
  • ConfigProvider: 修复 table.sortIcon 不生效的问题 @RylanBot (#4338)
  • EnhancedTable:
    • 修复半选状态异常的问题 @RylanBot (#4104)
    • 修复非受控且 tree.checkStrictlyfalse 时,选中父节点后子节点没有同步更新的问题 @RylanBot (#4104)
  • Form: 修复嵌套表单在触发 validate 后重渲染导致数值丢失的问题 @RylanBot (#4350)
  • Popup: 修复鼠标在浮层上左键长按或右键点击后,移出浮层无法自动关闭的问题 @RylanBot (#4287)
  • SelectInput: 修复 1.18.1 的调整,导致单选且未开启 filterable 时,valueDisplay 为自定义字符串导致的 DOM 结构变更问题 @RylanBot (#4351)
  • Steps:
  • Table:
    • 修复全选会篡改禁用项选中状态的问题 @RylanBot (#4104)
    • 修复过滤后的数据量在跨越虚拟滚动的 threshold 时,筛选器下拉框被强行关闭的问题 @RylanBot (#3803)

@tdesign-bot

tdesign-bot commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

🎉 Release tdesign-react

🌈 1.18.2 2026-08-14

🚀 Features

  • Comment: The actions property now supports a single TNode @RSS1102 (#4354)
  • Form: A --last identifier is added to the last form field to ensure that the margin style is applied correctly @uyarn (#4356)
  • Tag: The title property accepts Boolean values; if false is specified, the title will not be displayed, while if no value is specified or true is used, the default text will be shown. @Wesley-0808 (#4336)

🐞 Bug Fixes

  • Button:
    • The default margin:0 and z-index:0 values of this component have been removed @RylanBot (common#2636)
    • The issue of insufficient spacing between custom SVG icons and text has been resolved @xy200303 (common#2639)
  • Comment: Fixed the issue where the icons and text associated with action items were not vertically centered @RSS1102 (#4354)
  • ConfigProvider: Fixed the problem where table.sortIcon did not function as intended @RylanBot (#4338)
  • EnhancedTable:
    • Fixed issues related to the semi-selected state @RylanBot (#4104)
    • Fixed the problem where, when tree.checkStrictly is set to false, the child nodes were not updated after the parent node was selected @RylanBot (#4104)
  • Form: Fixed the issue where nested forms lost their numerical values after the validate function was triggered, resulting in re-rendering @RylanBot (#4350)
  • Popup: Fixed the problem where the popup would not close automatically when the mouse button was held down or clicked right on it after leaving the popup area @RylanBot (#4287)
  • SelectInput: Fixed issues caused by adjustments in version 1.18.1, which led to changes in the DOM structure when using a single-selection option without filterable enabled and a custom valueDisplay string being used @RylanBot (#4351)
  • Steps:
    • Fixed issues with alignment of connection lines and inconsistent distances from the surrounding icons when layout='vertical' was used @RylanBot (common#2670)
    • Fixed the connection line thickness inconsistency between the default and selected states @RylanBot (common#2670)
  • Table:
    • Fixed the issue where selecting all items altered the selection status of disabled items @RylanBot (#4104)
    • Fix the issue where the filter dropdown closes unexpectedly when the filtered data count crosses the virtual scrolling threshold @RylanBot (#3803)

@github-actions

Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 115 kB

ℹ️ View Unchanged
Filename Size
packages/tdesign-react-aigc/es/_chunks/dep-a956212b.js 92.6 kB
packages/tdesign-react-aigc/es/_util/reactify.js 3.89 kB
packages/tdesign-react-aigc/es/_util/useDynamicStyle.js 615 B
packages/tdesign-react-aigc/es/attachments/index.js 354 B
packages/tdesign-react-aigc/es/chat-actionbar/index.js 360 B
packages/tdesign-react-aigc/es/chat-engine/components/activity/index.js 285 B
packages/tdesign-react-aigc/es/chat-engine/components/activity/registry.js 1.01 kB
packages/tdesign-react-aigc/es/chat-engine/components/activity/render.js 1.62 kB
packages/tdesign-react-aigc/es/chat-engine/components/activity/types.js 106 B
packages/tdesign-react-aigc/es/chat-engine/components/index.js 490 B
packages/tdesign-react-aigc/es/chat-engine/components/provider/agent-state.js 556 B
packages/tdesign-react-aigc/es/chat-engine/components/toolcall/index.js 422 B
packages/tdesign-react-aigc/es/chat-engine/components/toolcall/registry.js 969 B
packages/tdesign-react-aigc/es/chat-engine/components/toolcall/render.js 2.86 kB
packages/tdesign-react-aigc/es/chat-engine/components/toolcall/types.js 208 B
packages/tdesign-react-aigc/es/chat-engine/hooks/index.js 434 B
packages/tdesign-react-aigc/es/chat-engine/hooks/useAgentActivity.js 841 B
packages/tdesign-react-aigc/es/chat-engine/hooks/useAgentState.js 1.29 kB
packages/tdesign-react-aigc/es/chat-engine/hooks/useAgentToolcall.js 851 B
packages/tdesign-react-aigc/es/chat-engine/hooks/useChat.js 933 B
packages/tdesign-react-aigc/es/chat-engine/index.js 770 B
packages/tdesign-react-aigc/es/chat-filecard/index.js 354 B
packages/tdesign-react-aigc/es/chat-loading/index.js 360 B
packages/tdesign-react-aigc/es/chat-markdown/index.js 406 B
packages/tdesign-react-aigc/es/chat-message/index.js 367 B
packages/tdesign-react-aigc/es/chat-sender/index.js 359 B
packages/tdesign-react-aigc/es/chat-thinking/index.js 387 B
packages/tdesign-react-aigc/es/chatbot/index.js 426 B
packages/tdesign-react-aigc/es/index.js 998 B
packages/tdesign-react-aigc/es/style/index.js 146 B

compressed-size-action::tdesign-react-chat

@tdesign-bot

tdesign-bot commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

TDesign Component Site Preview Open

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

@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Size Change: +1 B (0%)

Total Size: 932 kB

📦 View Changed
Filename Size Change
packages/tdesign-react/dist/tdesign.js 513 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
packages/tdesign-react/dist/reset.css 1.93 kB
packages/tdesign-react/dist/tdesign.css 61 kB
packages/tdesign-react/dist/tdesign.min.css 55.2 kB
packages/tdesign-react/dist/tdesign.min.js 300 kB

compressed-size-action::tdesign-react

@RylanBot

Copy link
Copy Markdown
Collaborator Author

/update-common

@RylanBot
RylanBot merged commit 34ce22b into develop Aug 14, 2026
14 checks passed
@RylanBot
RylanBot deleted the release/1.18.2 branch August 14, 2026 09:55
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.

4 participants