0.25.0
❗️ BREAKING CHANGES
- Textarea: 调整
ref
导出,输出currentElement
及textareaElement
(b0b7dee) @carolin913
🐞 Bug Fixes
- Table:
- Notification: 修复组件状态更新后关闭逻辑报错问题 (#358) (93aa507) @HQ-Lin
- InputNumber: 修复间距丢失问题 (fcabaa9) @HQ-Lin
- Upload: 修复
requestMethod
返回fail
时,图片依然回显问题 (3bbd31b) @teal-front - Select: 修复清空按钮出现时机问题 (2c5c8b1) @carolin913
- Skeleton: 修复
row
col
失效 (c5ecfba) @Yilun-Sun
🌈 Features
- TagInput: 新增 TagInput 组件 (3305efe) @chaishi
- Table:
- TreeSelect:
- 支持
collapsed
API (9b5d46e) @Hoofoo-WHU - 支持
valueDisplay
API (0e981de) @Hoofoo-WHU
- 支持
- Datepicker: 支持
onPick
事件 (6530e9e) @xiaosansiji - Input: 支持
onWheel
、onCompositionstart
、onCompositionend
事件 (b85ea42) @HQ-Lin - Popup: 调整下拉动画实现,使用
clip-path
替代max-height
(f812cd2) @uyarn @HQ-Lin - Select: 优化选项字数过多省略展示 (85017fc), closes #339 @carolin913
- Textarea: 支持
autosize
API (85017fc), closes #339 @carolin913
New Contributors
- @xg4 made their first contribution in #332
- @yangguansen made their first contribution in #341
- @Hoofoo-WHU made their first contribution in #349
Full Changelog: 0.24.2...0.25.0