File tree 4 files changed +29
-3
lines changed
4 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
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
+
13
26
## 1.6.2
14
27
15
28
` 2020-06-02 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
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
+
13
26
## 1.6.2
14
27
15
28
` 2020-06-02 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 1.6.2 " ,
3
+ "version" : " 1.6.3 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
174
174
"dependencies" : {
175
175
"@ant-design/icons" : " ^2.1.1" ,
176
176
"@ant-design/icons-vue" : " ^2.0.0" ,
177
- "@simonwep/pickr" : " ^1.6 .0" ,
177
+ "@simonwep/pickr" : " ~1.7 .0" ,
178
178
"add-dom-event-listener" : " ^1.0.2" ,
179
179
"array-tree-filter" : " ^2.1.0" ,
180
180
"async-validator" : " ^3.0.3" ,
You can’t perform that action at this time.
0 commit comments