File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 22
33---
44
5+ ## 0.7.0
6+
7+ ` 2018-07-11 `
8+ - 🌟 Add ` TreeSelect ` component
9+ - 🌟 ` Select ` add ` options ` , Easy to generate a selection list directly[ #37 ] ( https://github.com/vueComponent/ant-design/issues/37 )
10+ - 🐞 Fix ` blur ` event error when using ` Select ` component in ` Tooltip ` [ #67 ] ( https://github.com/vueComponent/ant-design/issues/67 )
11+ - 🐞 Modify the ` Upload ` component ` action ` attribute to optional[ #66 ] ( https://github.com/vueComponent/ant-design/issues/66 )
12+
13+
514## 0.6.8
615
716` 2018-07-05 `
Original file line number Diff line number Diff line change 22
33---
44
5+ ## 0.7.0
6+
7+ ` 2018-07-11 `
8+ - 🌟 新增` TreeSelect ` 组件
9+ - 🌟 ` Select ` 组件新增` options ` ,方便直接生成选择列表[ #37 ] ( https://github.com/vueComponent/ant-design/issues/37 )
10+ - 🐞 修复` Tooltip ` 中使用` Select ` 组件时,` blur ` 事件报错问题[ #67 ] ( https://github.com/vueComponent/ant-design/issues/67 )
11+ - 🐞 修改` Upload ` 组件` action ` 属性为可选[ #66 ] ( https://github.com/vueComponent/ant-design/issues/66 )
12+
513
614## 0.6.8
715
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-antd-ui" ,
3- "version" : " 0.6.8 " ,
3+ "version" : " 0.7.0 " ,
44 "title" : " Ant Design Vue" ,
55 "description" : " An enterprise-class UI design language and Vue-based implementation" ,
66 "keywords" : [
169169 "shallowequal" : " ^1.0.2" ,
170170 "warning" : " ^3.0.0"
171171 }
172- }
172+ }
You can’t perform that action at this time.
0 commit comments