Skip to content

TDesign Weekly Release (May 3rd 2026)

Latest

Choose a tag to compare

@tdesign-bot tdesign-bot released this 22 May 03:19
6caf307

React for Web 发布 tdesign-react@1.17.0

🌈 1.17.0 2026-05-21

🚨 Breaking Changes

  • Message: 调整组件的 z-index 为 6000,之前依赖该属性的业务注意此变更 ⚠️ @RylanBot (#4235)

🚀 Features

  • EnhancedTable: 优化拖拽时的预览效果,使展开子行与父行一起移动,同时禁止子行跨级拖拽 @RylanBot (#4229)
  • ImageViewer: 优化组件行为,支持视口之外的图片向中心缩放 @RSS1102 (#4184)
  • Slider:
    • 新增默认值为 0 的逻辑,之前依赖该属性的业务注意此变更 ⚠️ @RylanBot (#4163)
    • 新增 onChangeEndshowStep API @RylanBot (#4163)

🐞 Bug Fixes

  • Avatar: 修复图片加载时加载失败图标不显示的问题 @liweijie0812 (#4227)
  • Dialog: 修复弹出动画未从点击位置展开的问题 @RylanBot (#4165)
  • Form:
    • 修复 Portal 场景下,内部组件的 resetsubmit 事件冒泡导致外层组件事件被误触发的问题 @RylanBot (#4243)
    • 修复 onValueChange 不稳定的问题 @RylanBot (#4217)
  • Image: 修复错误提示字体大小错误的问题 @liweijie0812 (#4227)
  • Slider:
    • 修复拖动过程中数值没变但重复触发 onChange 的问题 @RylanBot (#4163)
    • 修复 layout="vertical" 时,label 显示在上方而非右侧的问题 @RylanBot (#4163)
  • Table:
    • 修复开启虚拟滚动或 expandedRow 时,行拖拽异常的问题 @RylanBot (#4229)
    • 修复开启虚拟滚动或 headerAffixedTop 时,列拖拽失效的问题 @RylanBot (#4229)
  • TagInput:
    • 修复 suffixIcon 与输入文本重叠的问题 @RylanBot (#4209)
    • 修复没有 suffixIcon 时,输入文本和右侧边框太贴近的问题 @RylanBot (#4209)
  • Tree:
    • 修复关闭 transition API 后,由于内部 duration 没有移除导致出现的卡顿表现 @uyarn (#4231)
    • 当自定义渲染节点时不渲染默认 title @uyarn (#4234)
  • Upload:
    • 修复上传失败后重置文件没有触发 UI 变化的问题 @uyarn (#4232)
    • 修复组件在 Form 下时,需要点击多次才能触发删除的问题 @RylanBot (#4232)

📈 Performance

详情见: https://github.com/Tencent/tdesign-react/releases/tag/tdesign-react@1.17.0

React for Web 发布 tdesign-react@1.15.12

🌈 1.15.12 2026-05-21

🚀 Features

  • EnhancedTable: 优化拖拽时的预览效果,使展开子行与父行一起移动,同时禁止子行跨级拖拽 @RylanBot (#4229)

🐞 Bug Fixes

  • Table:
    • 修复开启虚拟滚动或 expandedRow 时,行拖拽异常的问题 @RylanBot (#4229)
    • 修复开启虚拟滚动或 headerAffixedTop 时,列拖拽失效的问题 @RylanBot (#4229)

详情见: https://github.com/Tencent/tdesign-react/releases/tag/tdesign-react@1.15.12

Miniprogram for WeChat 发布 tdesign-miniprogram@1.15.0

🌈 1.15.0 2026-05-21

🚀 Features

  • ChatMarkdown: 新增 streaming 属性,表示流式输出配置项目,可用于控制尾部光标的显示与隐藏 @mimaoxiao (#4390)
  • Typography: 新增 Typography 排版组件 @anlyyao (#4428)
  • Upload: 新增 theme 属性,支持列表布局 @anlyyao (#4454)

🐞 Bug Fixes

  • DropdownMenu: 修复 label 回显错误问题 @novlan1 (#4413)
  • Upload: 修复禁用态文件样式错误(禁用态下移除操作按钮)@anlyyao (#4454)

详情见: https://github.com/Tencent/tdesign-miniprogram/releases/tag/tdesign-miniprogram@1.15.0

React for Mobile 发布 0.23.0

🌈 0.23.0 2026-05-20

🚀 Features

  • Typography: 新增 Typography 排版组件 @anlyyao (#905)
  • Segmented: 调整 change 事件参数形式 @anlyyao (#908)
  • Upload: @anlyyao (#919)
    • 新增 theme 属性,支持宫格和列表布局风格
    • 选择图片后立即生成预览缩略图,autoUpload=true 时上传过程中也能回显图片

🐞 Bug Fixes

  • Button:
  • Message: 修复 Message.info/success/warning/error 直接传入字符串时文案不显示的问题 @anlyyao (#918)
  • Upload: 修复文件禁用态样式错误 @anlyyao (#922)

详情见: https://github.com/Tencent/tdesign-mobile-react/releases/tag/0.23.0