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

v0.7.5

Choose a tag to compare

@xiangst0816 xiangst0816 released this 17 Oct 11:08
· 268 commits to master since this release

Bug Fixes

  • Input组件增加decimal属性, 如果是number类型, 则启用小数点输入限制 (6968f6b)
  • 修复项目Vue版本和Vimo中Vue版本不匹配的bug, 排除Vimo对vue的直接依赖, 改为开发依赖 (4ca2542)