Skip to content

Choose a tag to compare

@tdesign-bot tdesign-bot released this 14 Nov 11:19
· 15 commits to develop since this release
3e84a88

🌈 1.17.3 2025-11-14

🚀 Features

  • DatePicker: 在未配置 enableTimePicker 场景下也应用 defaultTime 的配置,影响 valueTypetime-stamp的返回值及 onChange 的回调参数 ⚠️ @RSS1102 @uyarn (#6140)
  • Divider: 新增 size API,用于控制间距大小 @liweijie0812 (#6094)
  • Guide: 支持在调整窗口大小时自动调整引导组件的展示效果 @yrc2333 (#6133)
  • Form: pattern API 新增支持 string 类型 @liweijie0812 (#6134)
  • Form: 在 setValidateMessage 中添加 success 验证类型支持 @RSS1102 (#6147)

🐞 Bug Fixes

  • Popup: 修复在 SSR 场景下的异常问题 @uyarn (#6124)
  • Table: 修复在 pageSize 由小到大改变时无法自定义当前页的问题 @RSS1102 (#6127)
  • Tabs: 修复开启 destroyOnHide 移除标签后会导致后续 TabItem 状态异常的问题 @yrc2333 (#6137)
  • Empty: 修复多语言动态切换响应式无效 @liweijie0812 (#6126)
  • Menu: 修复快速操作菜单时,父菜单关闭后子菜单未正确收起的问题 @RSS1102 (#6121)

🚀 Features

  • DatePicker: The configuration of defaultTime is also applied when enableTimePicker is not configured, which affects the return value of valueType as time-stamp and the callback parameter of onChange ⚠️ @RSS1102 @uyarn (#6140)
  • Divider: Support size API to control the spacing size @liweijie0812 (#6094)
  • Guide: Supports automatic adjustment of the display effect of the boot component when adjusting the window size @yrc2333 (#6133))
  • Form: Form verification pattern supports string type @liweijie0812 (#6134)
  • Form: Add success verification type support in setValidateMessage @RSS1102 (#6147)

🐞 Bug Fixes

  • Popup: Fix abnormal problem in SSR scenarios @uyarn (#6124)
  • Table: Fix the problem that the current page cannot be customized when the pageSize changes @RSS1102 (#6127)
  • Tabs: Fix the issue where turning on destroyOnHide to remove tags will cause subsequent TabItem status to be abnormal @yrc2333 (#6137)
  • Empty: Fix invalid multi-language dynamic switching response @liweijie0812 (#6126)
  • Menu: Fix the problem that the submenu is not folded correctly after the parent menu is closed when the menu is quickly operated @RSS1102 (#6121))