2018-04-20 18:05:32 +08:00
|
|
|
# Change Log
|
|
|
|
|
|
|
|
---
|
2018-04-22 18:00:27 +08:00
|
|
|
|
2018-05-10 19:20:54 +08:00
|
|
|
## 0.5.1
|
|
|
|
|
|
|
|
`2018-05-10`
|
|
|
|
|
|
|
|
- 🐞 `Table`: Fix `customRow` events not working[#16](https://github.com/vueComponent/ant-design/issues/16)
|
|
|
|
|
2018-05-08 11:49:56 +08:00
|
|
|
## 0.5.0
|
|
|
|
|
|
|
|
`2018-05-08`
|
|
|
|
|
|
|
|
- 🌟 `Form`: add Form component
|
|
|
|
- 💄 `Upload.Dragger`: Modify `name` name to `a-upload-dragger`
|
|
|
|
- 🐞 `Upload`: Fix `name` prop not working
|
|
|
|
|
2018-05-02 10:13:46 +08:00
|
|
|
## 0.4.3
|
|
|
|
|
|
|
|
`2018-05-02`
|
|
|
|
|
|
|
|
- 🐞 Fix component style loss problem
|
|
|
|
- 🌟 site add babel-polyfill
|
|
|
|
|
2018-04-24 22:56:57 +08:00
|
|
|
## 0.4.2
|
|
|
|
|
|
|
|
`2018-04-24`
|
|
|
|
|
|
|
|
- 🐞 fix menu click bug
|
|
|
|
|
2018-04-22 18:00:27 +08:00
|
|
|
## 0.4.1
|
|
|
|
|
|
|
|
#### bug
|
|
|
|
|
|
|
|
- Transfer Vue's dependencies to devDependencies to avoid unstable bugs caused by inconsistency with business versions
|
|
|
|
|
2018-04-20 18:05:32 +08:00
|
|
|
## 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)
|