- Changed License to Apache-2.0
- Added ARIA
alert
role
- Added "close" handler to scoped slot
- Added support for transitions
- Added support for custom templates
- Removed
src
from.npmignore
-
Added Babel to Rollup - so now targets are:
targets: { browsers: '> 2%, IE 11, Safari 9, not dead', node: 8 },
- Replaced template with render function
- Added HTML support
- Initialization of this repository