Skip to content

v2.2.0

Compare
Choose a tag to compare
@moyus moyus released this 13 Apr 03:39
· 515 commits to master since this release

中文:

  • Feature

    • 新增Ruler组件
    • WaterMark组件采用canvas渲染水印
    • Stepper组件新增increase, decrease事件
  • Fix

    • 修复Swiper连续跳转导致索引不正确问题#366
    • 修复Progress值为0时显示问题#381

English:

  • Feature

    • New Ruler Component
    • Optimize WaterMark component by using canvas to render watermark
    • Stepper add increase, decrease events
  • Fix

    • Swiper incorrect index jumping with method goto#366
    • Progress hide inner circle when value is 0#381