2021-4-25
- 🎉🎉🎉 remove ads during npm installation
- 🐞
Select
- 🐞 Fix the issue that
Checkbox
triggers twiceupdate:checked
#3838 - 🌟
Table
column group supports fixed #3882 - 🌟
Table
column supports v-for #3934 - 🐞 Fix the problem that
Table
displays horizontal scroll bar on windows 6d33d6 - 🌟
Form
scrollToFirstError supports option parameter passing #3918 - 🐞 Fix the issue of
Calendar
month selector displaying wrong characters #3915 - 🌟 Refactor the
Switch
component and remove the defaultChecked attribute #3885 - 🐞 Fix the process exception when using Vite #3930
- 🐞 Fix
Radio
shadow occlusion problem #3955 - 🐞 Fix the issue that span does not take effect in
Form
inline mode #3862 - 🐞 Fix the issue that
Cascader
keydown selection does not take effect #958 - 🐞 Fix
Image
preview function failure problem #3701 - 🐞 Fix some TS type issues
- 🎉🎉🎉 移除 npm 安装时的广告
- 🐞
Select
- 🐞 修复
Checkbox
触发两次update:checked
问题 #3838 - 🌟
Table
column group 支持 fixed #3882 - 🌟
Table
column 支持 v-for #3934 - 🐞 修复
Table
在 windows 显示横向滚动条问题 6d33d6 - 🌟
Form
scrollToFirstError 支持选项参数传递 #3918 - 🐞 修复
Calendar
月份选择器显示错误字符问题 #3915 - 🌟 重构
Switch
组件,移除 defaultChecked 属性 #3885 - 🐞 修复使用 Vite 时,抛出 process 异常问题 #3930
- 🐞 修复
Radio
阴影遮挡问题 #3955 - 🐞 修复
Form
inline 模式下, span 不生效问题 #3862 - 🐞 修复
Cascader
keydown 选择不生效问题 #958 - 🐞 修复
Image
预览功能失败问题 #3701 - 🐞 修复一些 TS 类型问题