File tree Expand file tree Collapse file tree 3 files changed +27
-1
lines changed Expand file tree Collapse file tree 3 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 1.4.4
14+
15+ ` 2019-10-30 `
16+
17+ - 🌟 Progress format support v-slot [ #1348 ] ( https://github.com/vueComponent/ant-design-vue/issues/1348 )
18+ - 🐞 Fix RangePicker Year Panel not work [ #1321 ] ( https://github.com/vueComponent/ant-design-vue/issues/1321 )
19+ - 🐞 Fix Pagination simple mode not work [ #1333 ] ( https://github.com/vueComponent/ant-design-vue/issues/1333 )
20+ - 🐞 Fix AutoComplete flashing on fast input [ #1327 ] ( https://github.com/vueComponent/ant-design-vue/issues/1327 )
21+ - 🐞 Fix Button loading mode is not centered [ #1337 ] ( https://github.com/vueComponent/ant-design-vue/issues/1337 )
22+ - 🐞 Fix Menu menu collapsed in Chrome [ #873 ] ( https://github.com/vueComponent/ant-design-vue/issues/873 )
23+ - 🐞 Fix Checkbox v-model parameter validation failure [ #1356 ] ( https://github.com/vueComponent/ant-design-vue/issues/1356 )
24+ - 🐞 Fix Checkbox.Group error when update value to undefined [ #1356 ] ( https://github.com/vueComponent/ant-design-vue/issues/1356 )
25+
1326## 1.4.3
1427
1528` 2019-10-22 `
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 1.4.4
14+
15+ ` 2019-10-30 `
16+
17+ - 🌟 Progress format 支持 v-slot [ #1348 ] ( https://github.com/vueComponent/ant-design-vue/issues/1348 )
18+ - 🐞 修复 RangePicker 年份面板失效问题 [ #1321 ] ( https://github.com/vueComponent/ant-design-vue/issues/1321 )
19+ - 🐞 修复 Pagination simple 模式失效问题 [ #1333 ] ( https://github.com/vueComponent/ant-design-vue/issues/1333 )
20+ - 🐞 修复 AutoComplete 快速输入时闪动现象 [ #1327 ] ( https://github.com/vueComponent/ant-design-vue/issues/1327 )
21+ - 🐞 修复 Button loading 模式下不居中问题 [ #1337 ] ( https://github.com/vueComponent/ant-design-vue/issues/1337 )
22+ - 🐞 修复 Menu margin 间距重叠,以及导致的展开时卡顿问题 [ #873 ] ( https://github.com/vueComponent/ant-design-vue/issues/873 )
23+ - 🐞 修复 Checkbox v-model 参数校验失败问题 [ #1356 ] ( https://github.com/vueComponent/ant-design-vue/issues/1356 )
24+ - 🐞 修复 Checkbox.Group 更新 value undefined 时报错问题 [ #1356 ] ( https://github.com/vueComponent/ant-design-vue/issues/1356 )
25+
1326## 1.4.3
1427
1528` 2019-10-22 `
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 1.4.3 " ,
3+ "version" : " 1.4.4 " ,
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