File tree Expand file tree Collapse file tree 4 files changed +29
-3
lines changed Expand file tree Collapse file tree 4 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 1.6.3
14+
15+ ` 2020-07-03 `
16+
17+ - 🐞 Fix Input.Password focus position shift issue [ #2420 ] ( https://github.com/vueComponent/ant-design-vue/pull/2420 )
18+ - 🐞 Fix Drawer maskstyle not working [ #2407 ] ( https://github.com/vueComponent/ant-design-vue/issues/2407 )
19+ - 🐞 Fix Drawer maskstyle not working [ #2407 ] ( https://github.com/vueComponent/ant-design-vue/issues/2407 )
20+ - 🌟 Button supports custom Icon [ #2245 ] ( https://github.com/vueComponent/ant-design-vue/pull/2245 )
21+ - 🌟 DatePicker supports custom format [ #2276 ] ( https://github.com/vueComponent/ant-design-vue/pull/2276 )
22+ - 🐞 Fix DatePicker year and time is incorrect [ #2488 ] ( https://github.com/vueComponent/ant-design-vue/issues/2488 )
23+ - 🌟 Optimize the Menu component, the animation is smoother
24+ - 🐞 Fix Dropdown pop-up position error [ #2359 ] ( https://github.com/vueComponent/ant-design-vue/issues/2359 )
25+
1326## 1.6.2
1427
1528` 2020-06-02 `
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 1.6.3
14+
15+ ` 2020-07-03 `
16+
17+ - 🐞 修复 Input.Password focus 位置移位问题 [ #2420 ] ( https://github.com/vueComponent/ant-design-vue/pull/2420 )
18+ - 🐞 修复 Drawer maskstyle 不生效问题 [ #2407 ] ( https://github.com/vueComponent/ant-design-vue/issues/2407 )
19+ - 🐞 修复 Drawer maskstyle 不生效问题 [ #2407 ] ( https://github.com/vueComponent/ant-design-vue/issues/2407 )
20+ - 🌟 Button 支持自定义 Icon [ #2245 ] ( https://github.com/vueComponent/ant-design-vue/pull/2245 )
21+ - 🌟 DatePicker 支持自定义 format [ #2276 ] ( https://github.com/vueComponent/ant-design-vue/pull/2276 )
22+ - 🐞 修复 DatePicker 年份时间不正确问题 [ #2488 ] ( https://github.com/vueComponent/ant-design-vue/issues/2488 )
23+ - 🌟 优化 Menu 组件,动画更加流畅
24+ - 🐞 修复 Dropdown 弹窗位置错误问题 [ #2359 ] ( https://github.com/vueComponent/ant-design-vue/issues/2359 )
25+
1326## 1.6.2
1427
1528` 2020-06-02 `
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 1.6.2 " ,
3+ "version" : " 1.6.3 " ,
44 "title" : " Ant Design Vue" ,
55 "description" : " An enterprise-class UI design language and Vue-based implementation" ,
66 "keywords" : [
174174 "dependencies" : {
175175 "@ant-design/icons" : " ^2.1.1" ,
176176 "@ant-design/icons-vue" : " ^2.0.0" ,
177- "@simonwep/pickr" : " ^1.6 .0" ,
177+ "@simonwep/pickr" : " ~1.7 .0" ,
178178 "add-dom-event-listener" : " ^1.0.2" ,
179179 "array-tree-filter" : " ^2.1.0" ,
180180 "async-validator" : " ^3.0.3" ,
You can’t perform that action at this time.
0 commit comments