File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 1.4.10
14
+
15
+ ` 2019-12-11 `
16
+
17
+ - 🐞 Fixed the left and right arrows of MonthPicker cannot be worked [ #1543 ] ( https://github.com/vueComponent/ant-design-vue/issues/1543 )
18
+
13
19
## 1.4.9
14
20
15
21
` 2019-12-10 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 1.4.10
14
+
15
+ ` 2019-12-11 `
16
+
17
+ - 🐞 修复 ` MonthPicker ` 左右箭头切换月份失效问题 [ #1543 ] ( https://github.com/vueComponent/ant-design-vue/issues/1543 )
18
+
13
19
## 1.4.9
14
20
15
21
` 2019-12-10 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 1.4.9 " ,
3
+ "version" : " 1.4.10 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
220
220
" lib/**/style/*" ,
221
221
" *.less"
222
222
]
223
- }
223
+ }
You can’t perform that action at this time.
0 commit comments