0.32.0
BREAKING CHANGES
Bug Fixes
- Select:
- 修复多选+可搜索条件下输入问题 (91c4025) @samhou1988
- 修复
multiple
模式删除问题 (dedb2ee), closes #654 @joriewong
- Progress: 修复
trackColor
默认值导致背景色显示错误问题 (faff9ad) @HQ-Lin - Dialog: 修复
destroyOnClose
为 true 时 visible 失效问题 (d8721cb) @psaren - Layout: 修复 ts 类型警告 (26e1ee3) @HQ-Lin
- table: 修复 pagination 数据同步问题 (77d692e) @uyarn
Features
- Card: 新增
Card
组件 (9c66dc3) @weikee94 - ColorPicker: 新增
ColorPicker
组件 (920263a) insekkei @carolin913 - Table: 重构
table
组件, 修复众多问题 (ea678be) @chaishi @uyarn - Divider: 优化文本模式在竖型模式下样式问题 (#662) (213c67d) @HQ-Lin
New Contributors
- @joriewong made their first contribution in #660
- @weikee94 made their first contribution in #642
Full Changelog: 0.31.1...0.32.0