Skip to content

Releases: vueComponent/ant-design-vue

0.5.4

26 May 02:23
Compare
Choose a tag to compare

2018-5-26

  • 🐞 Fix missing less file problem in dist directoryca084b9

  • 🐞 修复dist目录缺少less文件问题ca084b9

0.5.3

25 May 14:09
Compare
Choose a tag to compare

2018-5-25

  • 🐞 Fixed issue with building antd-with-locales.js containing test files90583a3

  • 🐞 修复构建antd-with-locales.js包含测试文件的问题90583a3

0.5.2

25 May 11:33
Compare
Choose a tag to compare

2018-5-25

  • 🐞 Timeline: Fix duplicated loading component bug fa5141b
  • Transfer
    • 🐞 Fix search box clear button does not work Problem 4582da3
    • 💄 Override property change listener logic to avoid unnecessary 0920d23
  • 💄 Select: Optimizing title display logic 9314957
  • Form
    • 🐞 Fixed Form component directive error #20
    • 🌟 Maintain an ref for wrapped component instance, use wrappedComponentRef c5e421c
  • 🐞 DatePicker: Fix calendar keyboard event does not work e9b6914
  • Avatar: Fixing font size adaptation issues #22
  • 🌟 Added single test for some components
  • 🌟 sorted component library dependencies and devDependencies, deleted unused packages, and added peerDependencies

  • 🐞 Timeline: 修复重复显示loading组件bugfa5141b
  • Transfer
    • 🐞 修复搜索框的清除按钮不起作用问题4582da3
    • 💄 重写了属性变化监听逻辑,避免不必要的0920d23
  • 💄 Select: 优化title显示逻辑9314957
  • Form
    • 🐞 修复Form组件指令报错问题#20
    • 🌟 优化获取Form包装组件实例功能c5e421c
  • 🐞 DatePicker: 修复日历键盘事件不起作用问题e9b6914
  • Avatar: 修复字体大小自适应问题#22
  • 🌟 添加了部分组件的单测
  • 🌟 整理了组件库依赖(dependencies、devDependencies),删除不再使用的包,并添加peerDependencies

0.5.1

10 May 11:28
Compare
Choose a tag to compare

2018-5-10

  • 🐞 Table: Fix customRow events not working#16

  • 🐞 Table: 修复 customRow 自定义事件不生效问题#16

0.5.0

08 May 03:48
Compare
Choose a tag to compare

2018-5-8

  • 🌟 Form: add Form component
  • 💄 Upload.Dragger: Modify name name to a-upload-dragger
  • 🐞 Upload: Fix name prop not working

  • 🌟 Form 新增Form表单组件
  • 💄 Upload.Dragger: 修改组件name名称为a-upload-dragger
  • 🐞 Upload: 修复Upload name属性失效问题

0.4.3

02 May 05:33
Compare
Choose a tag to compare

2018-5-2

  • 🐞 Fix component style loss problem
  • 🌟 site add babel-polyfill

  • 🐞 修复组件样式丢失问题
  • 🌟 站点添加babel-polyfill

0.4.2

24 Apr 15:17
Compare
Choose a tag to compare

2018-4-24

  • 🐞 fix menu click bug

  • 🐞 修复menu 非 inline 模式下的 click bug

0.4.1

22 Apr 11:13
Compare
Choose a tag to compare

2018-4-22

bug

  • Transfer Vue's dependencies to devDependencies to avoid unstable bugs caused by inconsistency with business versions

bug

  • 将Vue依赖转移到devDependencies,避免与业务版本不一致导致的不稳定bug

0.4.0

20 Apr 10:22
Compare
Choose a tag to compare

Layout

  • 新增 Layout 组件

其它


Layout

  • add layout component

Others

0.3.1

20 Apr 10:08
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Features

  • 对外第一个版本,提供常用45个组件

Features