Skip to content
Compare
Choose a tag to compare
@tdesign-bot tdesign-bot released this 04 Jun 10:39
· 24 commits to develop since this release
c44ad1e

🌈 1.13.2 2025-06-04

🐞 Bug Fixes

  • ColorPicker: 修复 onChangeonRecentChange 回调失效的问题 @RylanBot (#5545)
  • Input: 修复输入框在 composition 方法中主动失去焦点后,丢失响应式的问题 @QuentinHsu (#5538)
  • InputNumber: 修复开启decimalPlaces后输入因进位导致展示差异的问题 @QuentinHsu (#5522)
  • Select: 修复 1.13.1 版本中多选场景不存在选项中的值不能正常展示的问题 @RSS1102 (#5553)
  • Table: 优化关闭列配置弹窗时,选择列数据与所展示列数据不一致的问题 @RSS1102 (#5546)

🚧 Others

  • Drawer: 修复 cancelBtnconfirmBtn 的类型缺失null 类型声明的问题 @RSS1102 (#5555)