0.26.0
❗️ BREAKING CHANGES
🐞 Bug Fixes
- SelectInput:
- 修复点击弹框输入框不高亮 (6dba37f) @Hoofoo-WHU
- 修复
allowInput
无效问题 (4353b93) @chaishi
- Affix:修复 affix 导出问题 (1a2f705) @HQ-Lin
- Dialog: 修复 dialog plugin 聚焦 button 通过键盘频繁触发问题 (41a236c) @HQ-Lin
- Alert: 修复
classname
自定义被覆盖 (fd2864b) @carolin913 - InputNumber: 修复加减按钮边界问题 (8ac9250) @uyarn
- Taginput: 修复
ondragsort
参数类型问题 (99d94b5) @carolin913
🌈 Features
- Input: 支持
maxcharacter
、maxlength
、format
API (cf6f771) @HQ-Lin - TagInput: 支持透传
className
、style
(666f64b) @chaishi - Animation: 支持
globalConfig
全局控制动画开关 (4ac5f0d) @uyarn - Dialog: 支持Esc关闭 (fb66a5d) @psaren
- Form: 支持
setValidateMessage
、errorMessage
API (28f9c8d) @HQ-Lin - Upload: 支持
onCancelUpload
&onSelectChange
api (5c39c74) @wookaoer - TreeSelect: 使用
SelectInput
组件重构 (edc387d) @Hoofoo-WHU
Full Changelog: 0.25.2...0.26.0