Skip to content

Releases: vueComponent/ant-design-vue

1.0.2

04 Aug 11:02
Compare
Choose a tag to compare

2018-8-4

  • 🎉 Modify the component library name to ant-design-vue
  • 🌟 The official site supports IE9 accessa8a5f8
  • 🐞 Fix reminder issues caused by exporting undefined variables#87
  • 🐞 Fix some component classname duplicatesb48bbac
  • 🐞 Fix Select component label does not update the problemda1b924
  • 🛠 Corrected some documentation errors

  • 🎉 修改组件库名称为ant-design-vue
  • 🌟 官方站点支持IE9访问a8a5f8
  • 🐞 修复导出未定义变量引起的提醒问题#87
  • 🐞 修复部分组件类名重复问题b48bbac
  • 🐞 修复Select组件label不更新问题da1b924
  • 🛠 更正了若干文档错误

1.0.1

27 Jul 13:34
Compare
Choose a tag to compare

2018-7-27

  • 🌟 Optimize Chinese input for Input components(just support v-model) 4a5154
  • 🐞 Fix treeSelect treeData[i].children throw error when null#81
  • 🐞 Fix Calendar change event call twice#82
  • 🐞 Fix the description and title slot attribute of the Card component does not work#83
  • 🐞 Fix dropdownClassName attribute of DataPicker component does not working02ab242

  • 🌟 针对Input组件优化中文输入(仅在v-model绑定时生效) 4a5154
  • 🐞 修复TreeSelect treeeData[i].childrennull时报错问题#81
  • 🐞 修复Calendar组件的 change 事件触发两次的问题#82
  • 🐞 修复Card组件的descriptiontitle属性slot不生效问题#83
  • 🐞 修复DataPicker组件的dropdownClassName属性不生效问题02ab242

1.0.0

21 Jul 07:55
Compare
Choose a tag to compare

2018-7-21

  • 🌟 Add Carousel component edddbd
  • modify some error document

  • 🌟 新增Carousel 走马灯组件edddbd
  • 更正了若干文档错误

0.7.1

17 Jul 15:06
Compare
Choose a tag to compare

2018-7-11

  • 🐞 fix Tooltip containing disabled button does not show and style#73
  • 🐞 add Table panagation deep watch#b464c6

  • 🐞 修复Tooltip包含Button时的样式及功能问题#73
  • 🐞 add Table panagation deep watch#b464c6

0.7.0

11 Jul 10:50
Compare
Choose a tag to compare

2018-7-11

  • 🌟 Add TreeSelect component
  • 🌟 Select add options, Easy to generate a selection list directly#37
  • 🐞 Fix blur event error when using Select component in Tooltip#67
  • 🐞 Modify the Upload component action attribute to optional#66

  • 🌟 新增TreeSelect组件
  • 🌟 Select组件新增options,方便直接生成选择列表#37
  • 🐞 修复Tooltip中使用Select组件时,blur事件报错问题#67
  • 🐞 修改Upload组件action属性为可选#66

0.6.8

05 Jul 13:55
Compare
Choose a tag to compare

2018-7-5

  • 🐞 Fix notification h is not defined#63
  • 🐞 Fix Transfer local-provider miss titles#64

  • 🐞 修复notification h is not defined#63
  • 🐞 修复Transfer国际化缺少titles问题#64

0.6.7

03 Jul 06:14
Compare
Choose a tag to compare

2018-7-3

  • 🐞 Fix Form component cannot be updated when using template syntax#62

  • 🐞 修复Form使用模板语法时组件不能更新#62

0.6.6

03 Jul 02:35
Compare
Choose a tag to compare

2018-7-3

  • 🐞 Fix Upload type validation error issue and update related demo#61
  • 🐞 Fix Upload image preview does not jump correctly1584b3

  • 🐞 修复Upload的类型校验错误问题并更新相关demo#61
  • 🐞 修复Upload图片预览不能正确跳转问题1584b3

0.6.5

01 Jul 09:51
Compare
Choose a tag to compare

2018-7-1

  • 🐞 Fix Select getPopupContainer not working #56
  • 🐞 Fix Select popup position is not updated8254f7

  • 🐞 修复SelectgetPopupContainer不生效问题#56
  • 🐞 修复Select的弹出框位置不更新问题8254f7

0.6.4

28 Jun 14:33
Compare
Choose a tag to compare

2018-6-28

  • 🐞 Fix InputSearch v-model return wrong value#53

  • 🐞 修复InputSearchv-model返回值错误问题#53