Skip to content

0.3.0

Compare
Choose a tag to compare
@Caldis Caldis released this 02 Sep 17:32
· 225 commits to master since this release

新增

  • 增加 backdrop 属性, 可以调整 overlay 的背景颜色
  • 增加 zIndex 属性, 可以调整 overlay 的 z-index

修正

  • 封面图片 Url 非法时 overlay 无法正确隐藏的问题

New Features

  • Add backdrop props to adjust the overlay background.
  • Add zIndex props to adjust the overlay z-index.

Fixed

  • Fix a issue will cause overlay resident in document when cover url invaild.