Skip to content

v0.2.0

Choose a tag to compare

@ktsn ktsn released this 11 May 18:36
· 720 commits to master since this release

Breaking Changes

  • Improve default styles of modal - It now works well without any customizations πŸŽ‰
  • Modal is now cancellable by clicking backdrop. You can disable this behavior by setting disable-backdrop prop.

New

  • Add disable-backdrop prop for <modal>