You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design-vue/CHANGELOG.zh-CN.md

50 lines
839 B

7 years ago
# 更新日志
---
## 0.5.0
`2018-05-08`
- 🌟 `Form `新增Form表单组件
- 💄 `Upload.Dragger`: 修改组件name名称为`a-upload-dragger`
- 🐞 `Upload`: 修复Upload name属性失效问题
## 0.4.3
`2018-05-02`
- 🐞 修复组件样式丢失问题
- 🌟 站点添加babel-polyfill
## 0.4.2
`2018-04-24`
- 🐞 修复menu 非 inline 模式下的 click bug
## 0.4.1
#### bug
- 将Vue依赖转移到devDependencies避免与业务版本不一致导致的不稳定bug
7 years ago
## 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)