File tree 3 files changed +15
-1
lines changed
3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 1.4.2
14
+
15
+ ` 2019-10-21 `
16
+
17
+ - 🐞 Fix ` Radio.Group ` triggers multiple change callback issues [ #1280 ] ( https://github.com/vueComponent/ant-design-vue/issues/1280 )
18
+ - 🐞 Fix ` Pagination ` keyup enter not work [ #1316 ] ( https://github.com/vueComponent/ant-design-vue/issues/1316 )
19
+
13
20
## 1.4.1
14
21
15
22
` 2019-10-17 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 1.4.2
14
+
15
+ ` 2019-10-21 `
16
+
17
+ - 🐞 修复 Radio.Group 触发多次 change 回调问题 [ #1280 ] ( https://github.com/vueComponent/ant-design-vue/issues/1280 )
18
+ - 🐞 修复 Pagination 输入框跳转无效问题 [ #1316 ] ( https://github.com/vueComponent/ant-design-vue/issues/1316 )
19
+
13
20
## 1.4.1
14
21
15
22
` 2019-10-17 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 1.4.1 " ,
3
+ "version" : " 1.4.2 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments