Skip to content

v1.1.0

Compare
Choose a tag to compare
@jcrowson jcrowson released this 13 Apr 22:32

This release includes plenty of new functionality for more customization, including the following props:

title
message
buttons

This release also adds a brand new component, <Modali.Button /> for providing a great looking button, out of the box.

This, unfortunately, does provide breaking changes. The component is now called <Modali.Modal /> and so anywhere you have referenced <Modali /> the app will break.

This closes #3.