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.16
14+ ` 2019-08-25 `
15+ - 🐞 Fix ` Select ` component to uninstall component error when there is no input [ #1091 ] ( https://github.com/vueComponent/ant-design-vue/pull/1091 )
16+ - 🐞 Fix ` Collapse ` error when no child element [ #1116 ] ( https://github.com/vueComponent/ant-design-vue/pull/1116 )
17+ - 🐞 Fix TypeScript type definitions.
18+
1319## 1.3.15
1420` 2019-08-17 `
1521- 🐞 Fix ` Select ` component cannot scroll under IE [ #999 ] ( https://github.com/vueComponent/ant-design-vue/issues/999 )
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 1.3.16
14+ ` 2019-08-25 `
15+ - 🐞 修复 ` Select ` 组件在没有 input 时,卸载组件报错问题 [ #1091 ] ( https://github.com/vueComponent/ant-design-vue/pull/1091 )
16+ - 🐞 修复 ` Collapse ` 无子元素时报错问题 [ #1116 ] ( https://github.com/vueComponent/ant-design-vue/pull/1116 )
17+ - 🐞 修复 TypeScript 类型定义。
18+
1319## 1.3.15
1420` 2019-08-17 `
1521- 🐞 修复 ` Select ` 组件在 IE 下无法滚动问题 [ #999 ] ( https://github.com/vueComponent/ant-design-vue/issues/999 )
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 1.3.15 " ,
3+ "version" : " 1.3.16 " ,
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