Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

v0.7.4

Choose a tag to compare

@xiangst0816 xiangst0816 released this 17 Oct 06:59
· 271 commits to master since this release

Bug Fixes

  • 修复Input组件为number类型并设置max时, 出入超界会自动变更为max的问题 (cfbd7ee)
  • 修复picker显示宽度过长覆盖的问题(#17) (b98dbbd)
  • 修复必须同时确定min和max时, 范围限制才会生效的bug (4f1a67a)