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.en-US.md

40 lines
630 B

# Change Log
---
## 0.4.3
`2018-05-02`
- 🐞 Fix component style loss problem
- 🌟 site add babel-polyfill
## 0.4.2
`2018-04-24`
- 🐞 fix menu click bug
## 0.4.1
#### bug
- Transfer Vue's dependencies to devDependencies to avoid unstable bugs caused by inconsistency with business versions
## 0.4.0
#### Layout
- add `layout` component
#### Others
- support use [Vue.use(antd)](https://github.com/vueComponent/ant-design/issues/3)
## 0.3.1
#### Features
- first version, provide 45 [components](https://github.com/vueComponent/ant-design/blob/c7e83d6142f0c5e72ef8fe794620478e69a50a8e/site/components.js)