Skip to content

0.10.2

Compare
Choose a tag to compare
@afc163 afc163 released this 25 Nov 10:42
· 25017 commits to master since this release
  • Slider 新增 tipFormatter 用于格式化 Tooltip 的内容。
  • 优化 Badge 动画效果。
  • 修复以下问题:
    • 文本域的表单校验无法重置。
    • 设置 Upload 的 multipletrue 时,未显示每个文件的上传进度。
    • Breadcrumb 配合 Router 的时候如果没有 breadcrumbName 会抛错。
    • InputNumber 同时设置 size className 时会有冲突。