๐Ÿฆž Modali v1.2.0 Release Notes

Release Date: 2019-06-27 // almost 5 years ago
  • ๐Ÿš€ This release contains plenty of new features, and some much-needed bug fixes:

    ๐Ÿฑ ๐Ÿž Issues Fixed
    #14, #16, #18, #19, #20

    ๐Ÿ›  Improvements

    • โž• Added a new prop, centered, to vertically center the modal in the viewport.
    • ๐Ÿฑ Cleaned up the .npmignore file of IDE files, etc. Modali is much leaner now ๐Ÿ’ช!
    • โž• Added a link back to the repo from the demo page.

Previous changes from v1.1.1

  • ๐Ÿš€ This release contains some much-needed bug fixes and developer friendly improvements to the codebase.

    ๐Ÿฑ ๐Ÿž Bugs Fixed
    #7 #10 #2 #8

    ๐Ÿ›  Improvements

    • โž• Added support for the classnames library to improve dynamic classNames.
    • โž• Added an.eslintrc file to improve the quality of code
    • General cleanup