Skip to content

v9.0.0

Compare
Choose a tag to compare
@httnn httnn released this 04 Jun 14:11
· 4 commits to master since this release

Changes:

  • BREAKING: replace overlayBackground with overlayStyle in order to be able to better customise the style of the overlay (#43 by @franciscofsales)
  • add containerProps and modalProps properties to customise the props of the internal view components (#42 by @SuhairZain)
  • set the offset to the value of offset on initial render (previously it was only updated the the prop changed) (#46 by @bbeckk)

Thanks everyone for the contributions!