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 1010
1111---
1212
13+ ## 1.3.15
14+ ` 2019-08-17 `
15+ - 🐞 Fix ` Select ` component cannot scroll under IE [ #999 ] ( https://github.com/vueComponent/ant-design-vue/issues/999 )
16+ - 🐞 Fix ` Form ` ` initialValue ` warning [ #1076 ] ( https://github.com/vueComponent/ant-design-vue/issues/1076 )
17+ - 🐞 Fix ` Form ` error when verifying ` Number ` type [ #1090 ] ( https://github.com/vueComponent/ant-design-vue/issues/1090 )
18+
1319## 1.3.14
1420` 2019-08-12 `
1521- 🐞 Fix ` MenuItem ` parsing array ` class ` incorrect question [ #1009 ] ( https://github.com/vueComponent/ant-design-vue/issues/1009 )
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 1.3.15
14+ ` 2019-08-17 `
15+ - 🐞 修复 ` Select ` 组件在 IE 下无法滚动问题 [ #999 ] ( https://github.com/vueComponent/ant-design-vue/issues/999 )
16+ - 🐞 修复 ` Form ` ` initialValue ` 为空时报 warning 问题 [ #1076 ] ( https://github.com/vueComponent/ant-design-vue/issues/1076 )
17+ - 🐞 修复 ` Form ` 校验 Number 类型时错误问题 [ #1090 ] ( https://github.com/vueComponent/ant-design-vue/issues/1090 )
18+
1319## 1.3.14
1420` 2019-08-12 `
1521- 🐞 修复 ` MenuItem ` 解析数组 ` class ` 不正确问题 [ #1009 ] ( https://github.com/vueComponent/ant-design-vue/issues/1009 )
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 1.3.14 " ,
3+ "version" : " 1.3.15 " ,
44 "title" : " Ant Design Vue" ,
55 "description" : " An enterprise-class UI design language and Vue-based implementation" ,
66 "keywords" : [
214214 " lib/**/style/*" ,
215215 " *.less"
216216 ]
217- }
217+ }
You can’t perform that action at this time.
0 commit comments