parent
8b3f7d2f4a
commit
1a6ba14d59
|
@ -14,6 +14,7 @@
|
|||
`2019-01-12`
|
||||
|
||||
- 🎉 🎉 🎉 Publish the vscode plugin [ant-design-vue-helper](https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper)
|
||||
- 🎉 🎉 🎉 Optimize official website document interaction
|
||||
|
||||
### Component features and styles are synchronized to antd version 3.11.6.
|
||||
1.3.0 brings two new Components, a lot of exciting changes and new features.
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
`2019-01-12`
|
||||
|
||||
- 🎉 🎉 🎉 发布 vscode 插件 [ant-design-vue-helper](https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper)
|
||||
- 🎉 🎉 🎉 优化官网文档交互
|
||||
|
||||
### 组件功能和样式同步到 antd 3.11.6 版本。
|
||||
1.3.0 版本带来了两个新组件,还有很多激动人心的变化和新特性。
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ant-design-vue",
|
||||
"version": "1.2.5",
|
||||
"version": "1.3.0",
|
||||
"title": "Ant Design Vue",
|
||||
"description": "An enterprise-class UI design language and Vue-based implementation",
|
||||
"keywords": [
|
||||
|
|
|
@ -170,4 +170,4 @@
|
|||
& > .ant-menu-submenu {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue