mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-11-30 19:18:07 +08:00
935 B
935 B
Change Log
0.5.1
2018-05-10
- 🐞
Table
: FixcustomRow
events not working#16
0.5.0
2018-05-08
- 🌟
Form
: add Form component - 💄
Upload.Dragger
: Modifyname
name toa-upload-dragger
- 🐞
Upload
: Fixname
prop not working
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)
0.3.1
Features
- first version, provide 45 components