Releases: fkhadra/react-morphing-modal
Releases · fkhadra/react-morphing-modal
v0.2.2
Changelog
🛠Misc
- Put z-index on container instead of placeholder
v0.2.0
Changelog
💥Breaking Change
triggerProps
has been renamed to getTriggerProps
. It's easier to understand that it's a function
🛠Misc
- Better typescript interfaces and types exposed
- Add contributing guide
- Add code of conduct
v0.1.0
Changelog
Features 🚀
- expose
open
method to open the modal. triggerProps
is limited for the simple use cases.
🛠Misc
- update documentation with more examples. Also added an api section
Initial release
Changelog
This is the initial release.