Skip to content

v2.2.0

Compare
Choose a tag to compare
@FrameMuse FrameMuse released this 26 May 08:27
· 95 commits to main since this release
f11130e

What's Changed

ModalPortal

This release only adds ony component ModalPortal, which is very useful to open modals right when the page is loaded and to control shared state between components.

See new example here
https://codesandbox.io/s/react-modal-global-examples-v2-2-0-1cj3vy

  • Added ModalPortal to make transition from react-modal smoother by @FrameMuse in #65

Full Changelog: v2.1.0...v2.2.0