Releases: vueComponent/ant-design-vue
Releases · vueComponent/ant-design-vue
1.7.7
2021-8-7
- 🌟
Tree
supports global setting of title via slot #4299 - 🌟
InputPassword
supports global setting prefixCls #4280 - 🌟
TreeSelect
supports showArrow #4360 - 🌟 Optimize the flickering problem of
Tabs
when selected under windows #4241 - 🌟
Table
supports slot customization expandIcon #4448 - 🐞 Fix the problem that the global prefixCls of the
Empty
component is not responsive #4446
2.2.2
2021-07-11
- 🌟 Switch added checkedValue and unCheckedValue attributes to customize checked binding value #4329
- 🐞 Fix the issue of missing SubMenu animation #4325
- 🐞 Fix that there is no red box problem when TimePicker validates the error under Form #4331
- 🐞 Fix UploadDragger does not support vite-plugin-components on-demand loading problem #4334
- 🐞 Fix the error when TreeSelect customize title through slot 1152e8
- 🐞 Fix the dropdown submenu style loss issue #4351
- TS
2021-07-11
2.2.1
2.2.0
2.2.0-rc.1
2021-6-29
- 🌟 Change babel configuration, smaller build package size
- 🌟 Form provides the useForm function natively, and we will deprecate the @ant-design-vue/use library
- 🐞 Fix the issue that the Form validateFirst property does not trigger reject when there are multiple validation rules #4273
- 🐞 Fix List circular references causing errors in Vite #4263
- 🐞 Fix the missing item attribute problem in Menu event callback #4290
2.2.0-beta.6
2.2.0-beta.5
2021-6-24
- 🎉 Support vite-plugin-components to be loaded on demand
- 🎉 Refactor the List component
- 🌟 Select adds responsive folding option 656d14
- 🐞 Fix the problem that the virtual list cannot be scrolled when the Select dynamic update option b2aa49d
- 🐞 Fix the incorrect location of Select keyboard events 604372
- 🐞 Fix the issue that AutoComplete does not support options slot #4012
2.2.0-beta.4
2021-6-21
- 🎉 Refactor Descriptions component #4219
- 🐞 Fix the issue that Countdown does not trigger the finish event #4222
- 🐞 Fix ConfigProvider reporting errors under vue 3.1 #4225
- 🐞 Fix the problem of using SubMenu under Dropdown to report an error #4205
- 🐞 Fix Col type error #4226
- 🐞 Fix the problem that onEnd is not triggered when Typography is out of focus #4227
- 🐞 Fix ImagePreview style loss problem #4231
2.2.0-beta.3
2021-6-11
- 🎉 Refactor Breadcrumb, Statistic, Tag components
- 🌟 Statistic supports loading attribute
- 🐞 Fix the problem of Menu rendering multiple sub-components to improve performance 6ae707
- 🐞 Fix FormItem custom class invalidation 617e53
- 🐞 Fix MenuDivider class error #4195
- 🐞 Fix Tag and Image type errors
- 🐞 Fix the issue of missing component animations such as Modal #4191
- 🐞 Fix the issue that Select class cannot be dynamically updated #4194
- 🐞 Fix the problem that the Dropdown mail expands and cannot be collapsed by clicking #4198
- 🐞 Fix the issue of missing some export methods of FormItem #4183
- 🎉 重构 Breadcrumb、Statistic、Tag 组件
- 🌟 Statistic 支持 loading 属性
- 🐞 修复 Menu 渲染多次子组件问题,提升性能 6ae707
- 🐞 修复 FormItem 自定义 class 失效 617e53
- 🐞 修复 MenuDivider class 错误问题 #4195
- 🐞 修复 Tag、Image 类型错误
- 🐞 修复 Modal 等组件动画丢失问题 #4191
- 🐞 修复 Select class 不能动态更新问题 #4194
- 🐞 修复 Dropdown 邮件展开,不能点击收起的问题 #4198
- 🐞 修复 FormItem 缺少部分导出方法问题 #4183