Skip to content

v2.6.3

Compare
Choose a tag to compare
@airyland airyland released this 21 Sep 09:04
· 546 commits to v2 since this release

Checker

  • [feature] support prop:radio-required #2004

Checklist

  • [fix] now on-change params has labels as second param #2018

Previewer

  • [fix] fix method name starts with _ will get vue(2.4.4) warning #2001
  • [feature] add method:getCurrentIndex
  • [feature] add slot:button-before slot:button-after

Search

  • [feature] add event:on-blur

Toast

  • [fix] fix no padding when using slot and type === text

XInput

  • [enhance] toast error when clicking error icon #2009

Checker

  • [feature] 支持属性 radio-required 强制单选模式下必选一项 #2004

Checklist

  • [fix] on-change 参数支持 labels #2018

Previewer

  • [fix] 修复组件函数名字以下划线开头将会被 Vue(2.4.4) 警告的问题 #2001
  • [feature] 添加 getCurrentIndex 方法
  • [feature] 添加 slot:button-before 和 slot:button-after

Search

  • [feature] 添加事件 on-blur

Toast

  • [fix] 修复 type 为 text 时使用 slot 缺失 padding 样式的问题

XInput

  • [enhance] 点击错误图标时显示错误内容 #2009