2.55.3
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)