Skip to content

0.8.2

Compare
Choose a tag to compare
@juzi214032 juzi214032 released this 04 Jun 14:23
· 391 commits to master since this release
8d3db24

⚠ BREAKING CHANGES

  • Button: hover 和 disable 样式变动

Features

  • NoticeBar: 新增 l-icon-class 外部样式类 (e4c19b3), closes #850
  • WaterFlow: 新增事件 linitemtap (9def5ec), closes #839

Bug Fixes

  • Button: 修复 bg-color 在 disable=true 的情况下不生效的问题 (b37a057), closes #817
  • Card: 修复 type 属性校验报错问题 (2580c76), closes #838
  • Form: 修复校验规则 required 无效的问题 (37ff8c7), closes #856
  • Input: 修复 width 属性无效的问题 (358e687), closes #860 #744
  • Popup: 修复组件事件穿透的问题 (f075bae)
  • Segment: 修复动态修改 tab 无效问题 (78f1d19), closes #845