v2.0.0
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