File tree 3 files changed +13
-1
lines changed
3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 1.3.2
14
+ ` 2019-01-17 `
15
+
16
+ - 🐞 Fix Form reports an error when using the obsolete API ` autoCreateForm ` .[ #413 ] ( https://github.com/vueComponent/ant-design-vue/issues/413 ) 。
17
+ - 🐞 Fix Slider error when clicking mark. [ #407 ] ( https://github.com/vueComponent/ant-design-vue/issues/407 ) 。
18
+
13
19
## 1.3.1
14
20
` 2019-01-15 `
15
21
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 1.3.2
14
+ ` 2019-01-17 `
15
+
16
+ - 🐞 修复Form在使用废弃API ` autoCreateForm ` 时报错问题。[ #413 ] ( https://github.com/vueComponent/ant-design-vue/issues/413 ) 。
17
+ - 🐞 修复Slider点击mark时报错问题。[ #407 ] ( https://github.com/vueComponent/ant-design-vue/issues/407 ) 。
18
+
13
19
## 1.3.1
14
20
` 2019-01-15 `
15
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.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