File tree 3 files changed +25
-1
lines changed
3 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 1.3.14
14
+ ` 2019-08-12 `
15
+ - 🐞 Fix ` MenuItem ` parsing array ` class ` incorrect question [ #1009 ] ( https://github.com/vueComponent/ant-design-vue/issues/1009 )
16
+ - 🐞 Fix an error when npm install [ #997 ] ( https://github.com/vueComponent/ant-design-vue/issues/997 )
17
+ - 🐞 Fix ` Select ` component cannot scroll under IE [ #999 ] (https://github.com/vueComponent/ant-design-vue/issues/997 )
18
+ - 🐞 Fix ` Select ` component does not trigger focus event problem [ #999 ] (https://github.com/vueComponent/ant-design-vue/issues/997 )
19
+ - 🐞 Fix ` DropdownButton ` ` size ` attribute does not work [ #71b7c9] ( https://github.com/vueComponent/ant-design-vue/commit/71b7c9d33895f55694e28aaba4b2cfca7228771b )
20
+ - 🐞 Fix ` Table ` component does not support vue 2.6 v-slot syntax problem [ #1058 ] ( https://github.com/vueComponent/ant-design-vue/issues/1058 )
21
+ - 🌟 ` Popover ` add ` builtinPlacements ` attribute [ #1073 ] ( https://github.com/vueComponent/ant-design-vue/issues/1073 )
22
+ - 🌟 ` Button ` support ` link ` type [ #1077 ] ( https://github.com/vueComponent/ant-design-vue/pull/1077 )
23
+ - 🌟 ` Modal.confirm ` ` title ` and ` content ` support function [ #824 ] ( https://github.com/vueComponent/ant-design-vue/issues/824 )
24
+
13
25
## 1.3.13
14
26
` 2019-07-22 `
15
27
- 🐞 Fix ` dist ` missing ` antd.less ` file problem [ #995 ] ( https://github.com/vueComponent/ant-design-vue/issues/995 )
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 1.3.14
14
+ ` 2019-08-12 `
15
+ - 🐞 修复 ` MenuItem ` 解析数组 ` class ` 不正确问题 [ #1009 ] ( https://github.com/vueComponent/ant-design-vue/issues/1009 )
16
+ - 🐞 修复 npm install 时报错问题 [ #997 ] ( https://github.com/vueComponent/ant-design-vue/issues/997 )
17
+ - 🐞 修复 ` Select ` 组件在 IE 下无法滚动问题 [ #999 ] ( https://github.com/vueComponent/ant-design-vue/issues/997 )
18
+ - 🐞 修复 ` Select ` 组件不触发 focus 事件问题 [ #999 ] ( https://github.com/vueComponent/ant-design-vue/issues/997 )
19
+ - 🐞 修复 ` DropdownButton ` ` size ` 属性不生效问题 [ #71b7c9] ( https://github.com/vueComponent/ant-design-vue/commit/71b7c9d33895f55694e28aaba4b2cfca7228771b )
20
+ - 🐞 修复 ` Table ` 组件不支持 vue 2.6 v-slot 语法问题 [ #1058 ] ( https://github.com/vueComponent/ant-design-vue/issues/1058 )
21
+ - 🌟 ` Popover ` 添加 ` builtinPlacements ` 属性 [ #1073 ] ( https://github.com/vueComponent/ant-design-vue/issues/1073 )
22
+ - 🌟 ` Button ` 支持 ` link ` 类型 [ #1077 ] ( https://github.com/vueComponent/ant-design-vue/pull/1077 )
23
+ - 🌟 ` Modal.confirm ` ` title ` and ` content ` 支持 function
24
+
13
25
## 1.3.13
14
26
` 2019-07-22 `
15
27
- 🐞 修复 dist 缺少 antd.less 文件问题 [ #995 ] ( https://github.com/vueComponent/ant-design-vue/issues/995 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 1.3.13 " ,
3
+ "version" : " 1.3.14 " ,
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