Skip to content

0.10.2

Compare
Choose a tag to compare
@PengYYYYY PengYYYYY released this 18 Mar 09:19
· 2665 commits to develop since this release
7b25f1d

🐞 Bug Fixes

🚀 Features

  • Switch: 使用 compositionAPI 重构 (pr #434), (@zouhangwithsweet)
  • Notification: 使用 compositionAPI 重构 (pr #429), (@qunbotop)
  • Textarea: 使用 compositionAPI 重构 (pr #432), (@btea)
  • Select: 支持单选 valueDisplay 插槽 (pr #449), (@pengYYYYY)
  • Popup: 新增 enter、leave 事件,支持鼠标进入、移出的事件 (pr #438), (@LeeJim)
  • Input: 新增 autoWidth、align、tips 的支持,统一 InputNumber 中的 Input 使用 Input 组件减少重复实现 (pr #433), (@uyarn)
  • Upload: (pr #427), (@pengYYYYY)
    • 使用 compositionAPI 重构 upload 组件。
    • 增加合并上传
    • 支持国际化配置

New Contributors

Full Changelog: 0.10.1...0.10.2