File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 14
14
` 2019-01-12 `
15
15
16
16
- 🎉 🎉 🎉 Publish the vscode plugin [ ant-design-vue-helper] ( https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper )
17
+ - 🎉 🎉 🎉 Optimize official website document interaction
17
18
18
19
### Component features and styles are synchronized to antd version 3.11.6.
19
20
1.3.0 brings two new Components, a lot of exciting changes and new features.
Original file line number Diff line number Diff line change 14
14
` 2019-01-12 `
15
15
16
16
- 🎉 🎉 🎉 发布 vscode 插件 [ ant-design-vue-helper] ( https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper )
17
+ - 🎉 🎉 🎉 优化官网文档交互
17
18
18
19
### 组件功能和样式同步到 antd 3.11.6 版本。
19
20
1.3.0 版本带来了两个新组件,还有很多激动人心的变化和新特性。
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 1.2.5 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 170
170
& > .ant-menu-submenu {
171
171
text-align : center ;
172
172
}
173
- }
173
+ }
You can’t perform that action at this time.
0 commit comments