Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Release v1.0.0-alpha.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@b2nil b2nil released this 24 May 06:18
· 29 commits to dev since this release

修复

  • fix(tabs): 所有小程序平台支持 scroll 属性(c974fdb)
  • fix(float-layout): 阻止滚动穿透 (38464a3, 4467278, bb861ac)
  • fix(action-sheet): 阻止滚动穿透 (05d3565)
  • fix(modal): 阻止滚动穿透 (0c394ec, 2db17c4, 6f00bad)
  • fix(calendar): 阻止滚动穿透 (7164d10)
  • fix(calendar): h5 平台支持 isVertical 属性 (d0f3a4a)

其他

  • 重构 Repo 结构
  • 更新文档并修复文档网站的一系列问题
  • 删除组件中仅用于测试的代码