File tree Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 2.0.1
14+
15+ ` 2021-02-27 `
16+
17+ - 🌟 ` Badge ` adds ` Ribbon ` [ #3681 ] ( https://github.com/vueComponent/ant-design-vue/issues/3681 )
18+ - 🌟 Adjust the trigger order of ` SearchInput ` search event [ #3725 ] ( https://github.com/vueComponent/ant-design-vue/issues/3725 )
19+ - 🐞 Fix the stuck problem when ` Table ` is destroyed [ #3531 ] ( https://github.com/vueComponent/ant-design-vue/issues/3531 )
20+ - 🐞 Fix the issue of less file introduced in ` Menu ` css [ #3678 ] ( https://github.com/vueComponent/ant-design-vue/issues/3678 )
21+ - 🐞 Fix the problem of ` Alert ` custom icon misalignment [ #3712 ] ( https://github.com/vueComponent/ant-design-vue/issues/3712 )
22+
1323## 2.0.0
1424
1525` 2021-02-06 `
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 2.0.1
14+
15+ ` 2021-02-27 `
16+
17+ - 🌟 ` Badge ` 新增 ` Ribbon ` [ #3681 ] ( https://github.com/vueComponent/ant-design-vue/issues/3681 )
18+ - 🌟 调整 ` SearchInput ` search 事件触发顺序 [ #3725 ] ( https://github.com/vueComponent/ant-design-vue/issues/3725 )
19+ - 🐞 修复 ` Table ` 销毁时卡死问题 [ #3531 ] ( https://github.com/vueComponent/ant-design-vue/issues/3531 )
20+ - 🐞 修复 ` Menu ` css 中引入了 less 文件问题 [ #3678 ] ( https://github.com/vueComponent/ant-design-vue/issues/3678 )
21+ - 🐞 修复 ` Alert ` 自定义图标错位问题 [ #3712 ] ( https://github.com/vueComponent/ant-design-vue/issues/3712 )
1322## 2.0.0
1423
1524` 2021-02-06 `
Original file line number Diff line number Diff line change 1010) {
1111 console . warn (
1212 'You are using a whole package of antd, ' +
13- 'please use https://www.npmjs.com/package/babel-plugin-import to reduce app bundle size.' ,
13+ 'please use https://www.npmjs.com/package/babel-plugin-import to reduce app bundle size. Not support Vite !!! ' ,
1414 ) ;
1515}
1616/* @remove -on-es-build-end */
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "title" : " Ant Design Vue" ,
55 "description" : " An enterprise-class UI design language and Vue-based implementation" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments