mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-02 20:18:22 +08:00
654 B
654 B
更新日志
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
0.4.0
Layout
- 新增 Layout 组件
其它
- 支持导入所有组件Vue.use(antd)
0.3.1
Features
- 对外第一个版本,提供常用45个组件