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

v0.8.0

Choose a tag to compare

@xiangst0816 xiangst0816 released this 24 Oct 07:36
· 250 commits to master since this release

Bug Fixes

  • Sheet组件增加打开的方向, 现在支持'button'和'top'两个方向 (fe87a5f)
  • 修复Sheet组件在其上下滚动时触发背景页面滚动的bug (49d7bdd)

Features

  • 增加PopSheet组件, 用于定制化显示Alert组件无法覆盖的场景 (f2306ca)