ant-design-vue/CHANGELOG.zh-CN.md

34 lines
557 B
Markdown
Raw Normal View History

2018-04-20 18:05:32 +08:00
# 更新日志
---
2018-04-24 22:56:57 +08:00
## 0.4.2
`2018-04-24`
- 🐞 修复menu 非 inline 模式下的 click bug
## 0.4.1
#### bug
- 将Vue依赖转移到devDependencies避免与业务版本不一致导致的不稳定bug
2018-04-20 18:05:32 +08:00
## 0.4.0
#### Layout
- 新增 Layout 组件
#### 其它
- 支持导入所有组件[Vue.use(antd)](https://github.com/vueComponent/ant-design/issues/3)
## 0.3.1
#### Features
- 对外第一个版本提供常用45个[组件](https://github.com/vueComponent/ant-design/blob/c7e83d6142f0c5e72ef8fe794620478e69a50a8e/site/components.js)