Skip to content

v2.0.0

Choose a tag to compare

@cheton cheton released this 14 Jan 05:03
· 36 commits to master since this release

Breaking Changes

  • No longer required react-modal as its dependency
  • Properties
    • Removed "onOpen" property
    • Renamed "closeOnOverlayClick" to "disableOverlay"

Bug Fixes

  • Centering modal using a ghost element instead of the translate() function to prevent float position after transform
  • No outline for the close button