Skip to content

Releases: fkhadra/react-morphing-modal

v0.2.2

31 Jul 12:50
Compare
Choose a tag to compare

Changelog

🛠Misc

  • Put z-index on container instead of placeholder

v0.2.1

15 Jul 10:47
Compare
Choose a tag to compare

Changelog

🛠Misc

  • Push lodash security fix

v0.2.0

10 Jul 09:43
Compare
Choose a tag to compare

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

09 Jul 20:10
Compare
Choose a tag to compare

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

09 Jul 20:07
Compare
Choose a tag to compare

Changelog

This is the initial release.