Skip to content

2.55.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 10:15
· 29 commits to main since this release

2024-06-07

🆕 Feature

  • table: colum added the minWidth attribute (#3157)

🐛 BugFix

  • time-picker: Fix issue with read-only mode still being editable (#3173)
  • time-picker: Added placeholder type definition (#3173)
  • input: fix display of allow-clear input button in read-only state (#3172)
  • table: fix table sticky-header failure with scrollbar (#3170)
  • table: Restore default style when table dynamically switches row-selection (#3155)

2024-06-07

🆕 新增功能

  • table: column 增加 minWidth 属性 (#3157)

🐛 问题修复

  • time-picker: 修复只读模式仍可编辑问题 (#3173)
  • time-picker: 补充 placeholder 类型定义 (#3173)
  • input: 修复只读状态下显示清空输入框按钮 (#3172)
  • table: 修复虚拟滚动条开启时 sticky-header 吸顶失效 (#3170)
  • table: table动态切换row-selection时恢复默认样式 (#3155)