Skip to content

Choose a tag to compare

@tdesign-bot tdesign-bot released this 31 Jul 08:25
· 144 commits to develop since this release
b584b96

🌈 1.15.2 2025-07-31

🚀 Features

  • DateRangePicker: 支持 needConfirm API @uyarn (#5795)

🐞 Bug Fixes

  • ColorPicker
    • 修复设置 swatch-colors 值为 null 时功能异常的问题 @betavs (#5793)
    • 减少颜色跨色彩空间的多次转换,降低误差 @RylanBot (#5814)
  • Menu: 修复顶部菜单在expandType=popup模式下子组件存在多层封装后无法正常高亮的问题 @uyarn (#5821)
  • PopConfirm: 修复当初始 visible 为 true 时,点击外部区域时弹窗不关闭的问题 @RSS1102 (#5790)
  • Popup: 修复当初始 visible 为 true 时,点击外部区域时弹窗不关闭的问题 @RSS1102 (#5790)
  • Select: 修复 Form 设置为 disabled 或 readonly 时,多选选项仍可删除的错误 @An0510 (#5775)
  • DatePicker: 修复单周模式下切换年份时高亮仍显示的问题 @baozjj (#5812)
  • Descriptions: 修复无边框模式下左右内边距的异常问题 @liweijie0812 (common#2219)
  • Select: 错误删除选项中不存在的标签 @RSS1102 (#5781)
  • Table:
  • Watermark: 修复深色模式下,文字水印内容显示不明显的问题 @liweijie0812 (#5782)