v0.0.1
Added
- Basic implementations of the components
Backdrop
,BaseModal
andModal
. - Context to open and close the modal.
- Support to
fullScreen
mode. scroll
andshowContentDividers
props.- Dismiss when press
Esc
key. - Basic support to animations +
Fade
animation component. - Create the
modal-content
andmodal-header
blocks. - Trigger options.
- Close with back button of the browser.
- Support for alternative containers.