- 0.3.2
BUGFIX
Fixed bundling for es and umd builds
- 0.3.1
FEATURE
Breaking RenamedhasAnimation
toawaitCloseAnimation
BUGFIX
Updated correct version of modal in dist
- 0.3.0
FEATURE
Breaking Added flag to await close animation end before destroying modalFEATURE
Added flag to disable focus on first elementFEATURE
Added ability to pass custom data-attributes for open and closeBUGFIX
Fixed modal not working without animationsBUGFIX
Not focusing on last element in modal in case of file inputs
- 0.2.0
FEATURE
Added api to programmatically close modalFEATURE
Added abilty to disable scroll on modal openFEATURE
Added hooks for open/close animationsFEATURE
Added flag for toggling debug logs in consoleENHANCEMENT
Added ability to pass config toshow
methodENHANCEMENT
Cleaned uparia
tags for accessibiltyENHANCEMENT
Added test suite for browser testsBUGFIX
Fixed native form events not firing in modalBUGFIX
Fixed modal blocking custom event listeners
- 0.1.1
BUGFIX
Fixed issue where validation was not firing
- 0.1.0
CHANGE
Released first minor version 😊