File tree 3 files changed +22
-2
lines changed
3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
---
4
4
5
+ ## 1.1.8
6
+
7
+ ` 2018-11-11 `
8
+ - ` Progress `
9
+ - 🐞 Fix ` circle ` type does not support ` strokeColor ` problem [ #238 ] ( https://github.com/vueComponent/ant-design-vue/issues/238 )
10
+ - 🐞 Add ` normal ` type [ #257 ] ( https://github.com/vueComponent/ant-design-vue/issues/257 )
11
+ - 🐞 Fix ` Cascader ` component does not support ` getPopupContainer ` problem [ #257 ] ( https://github.com/vueComponent/ant-design-vue/issues/257 )
12
+ - 🌟 ` Tooltip ` support align [ #252 ] ( https://github.com/vueComponent/ant-design-vue/issues/252 )
13
+
14
+
5
15
## 1.1.7
6
16
7
17
` 2018-10-27 `
Original file line number Diff line number Diff line change 2
2
3
3
---
4
4
5
+ ## 1.1.8
6
+
7
+ ` 2018-11-11 `
8
+ - ` Progress `
9
+ - 🐞 修复circle类型不支持strokeColor问题 [ #238 ] ( https://github.com/vueComponent/ant-design-vue/issues/238 )
10
+ - 🐞 添加` normal ` 类型 [ #257 ] ( https://github.com/vueComponent/ant-design-vue/issues/257 )
11
+ - 🐞 修复` Cascader ` 组件getPopupContainer不生效问题 [ #257 ] ( https://github.com/vueComponent/ant-design-vue/issues/257 )
12
+ - 🌟 ` Tooltip ` 支持align [ #252 ] ( https://github.com/vueComponent/ant-design-vue/issues/252 )
13
+
14
+
5
15
## 1.1.7
6
16
7
17
` 2018-10-27 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
179
179
"shallowequal" : " ^1.0.2" ,
180
180
"warning" : " ^3.0.0"
181
181
}
182
- }
182
+ }
You can’t perform that action at this time.
0 commit comments