Skip to content

v5.27.0

Compare
Choose a tag to compare
@zombieJ zombieJ released this 12 Dec 07:44
· 325 commits to master since this release

Features

  • Stepper: Support stringMode for high precision decimals. (#5855)
  • DatePicker: Support tillNow which will return Date will tillNow mark. (#5876)

Bug Fixes

  • ImageUploader: Fix upload count limit fail upload with latest one. (#5866)

特性

  • Stepper: 添加 stringMode 以支持高精度模式。(#5855)
  • DatePicker: 支持 tillNow 配置,当选中至今选项时返回对象会被标记 tillNow。(#5876)

修复

  • ImageUploader: 修复限制数量上传时,上传最后一个不生效的问题。(#5866)