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

v0.9.0

Choose a tag to compare

@xiangst0816 xiangst0816 released this 19 Nov 02:40
· 133 commits to master since this release

Bug Fixes

  • App组件去除无用部分 (c061b32)
  • clearInput时, 不需debounce等待 (18e7b5b)
  • fab的font-size不应该使用rem的问题 (055e83e)
  • 修复部分组件引入type的问题 (2e57570)
  • 修改 babelrc, 以支持tree-shaking (9b790ba)
  • 增加滚动控制scrollControl (9012a3a)

Features

  • App组件修改disableScroll等方法逻辑 (c5edb71)

Performance Improvements