Skip to content

v2.7.9

Compare
Choose a tag to compare
@airyland airyland released this 06 Feb 09:27
· 320 commits to v2 since this release

Clocker

  • [fix] fix bug when initial value is empty string #2449

Panel

  • [fix] hide footer when footer.title is empty #2476

Picker

  • [fix] fix typo item_class => itemClass #2457

Rater

  • [feature] prop:min add min value #2439

XInput

  • [enhance] support china union 166 prefix phone number

Bus

  • [fix] add bus to this.$vux

Clocker

  • [fix] 修复更新值为非空时报错问题 #2449

Panel

  • [fix] footer.title 为空时隐藏 footer #2476

Picker

  • [fix] 修正 itemClass 拼写错误 #2457

Rater

  • [feature] prop:min 增加最小值 #2439

XInput

  • [enhance] 支持中国联通手机号166号段

Bus

  • [fix] bus 挂载到 this.$vux