Skip to content

2.0.2

Compare
Choose a tag to compare
@myronliu347 myronliu347 released this 11 Apr 07:22
· 683 commits to master since this release

Features

  • 增加表单组件 name 属性支持 #402
  • selectField 增加 open,close 的事件支持 #399
  • 增加可点击组件router-link的支持 #39

Bugs

  • 修复 datePicker 无法返回2月份的bug #401
  • 修复 table 组件在 tr 只剩下1个时,无法触发rowSelection事件 #415
  • 修复 chip 组件click事件没有事件对象传入问题 #408
  • 修复 selectField autoWidth设置无效的问题 #414