File tree Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 22
33---
44
5+ ## 1.1.9
6+
7+ ` 2018-11-26 `
8+ - 🐞 Fix the ` TreeSelect ` component getPopupContainer does not work [ #265 ] ( https://github.com/vueComponent/ant-design-vue/issues/265 )
9+ - 🐞 Fix ` Carousel ` component on-demand loading does not work [ #271 ] ( https://github.com/vueComponent/ant-design-vue/issues/271 )
10+ - 🐞 Fix ` Upload ` component remove event no return value problem [ #259 ] ( https://github.com/vueComponent/ant-design-vue/issues/259 )
11+
12+
513## 1.1.8
614
715` 2018-11-11 `
Original file line number Diff line number Diff line change 22
33---
44
5+ ## 1.1.9
6+
7+ ` 2018-11-26 `
8+ - 🐞 修复` TreeSelect ` 组件getPopupContainer不生效问题 [ #265 ] ( https://github.com/vueComponent/ant-design-vue/issues/265 )
9+ - 🐞 修复` Carousel ` 组件按需加载不生效问题 [ #271 ] ( https://github.com/vueComponent/ant-design-vue/issues/271 )
10+ - 🐞 修复` Upload ` 组件remove事件无返回值问题 [ #259 ] ( https://github.com/vueComponent/ant-design-vue/issues/259 )
11+
12+
513## 1.1.8
614
715` 2018-11-11 `
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 1.1.8 " ,
3+ "version" : " 1.1.9 " ,
44 "title" : " Ant Design Vue" ,
55 "description" : " An enterprise-class UI design language and Vue-based implementation" ,
66 "keywords" : [
177177 "resize-observer-polyfill" : " ^1.5.0" ,
178178 "shallow-equal" : " ^1.0.0" ,
179179 "shallowequal" : " ^1.0.2" ,
180- "vue-ref" : " ^1.0.1 " ,
180+ "vue-ref" : " ^1.0.2 " ,
181181 "warning" : " ^3.0.0"
182182 }
183- }
183+ }
You can’t perform that action at this time.
0 commit comments