vue-toast-notification
Version:
Vue.js toast notification plugin
15 lines (10 loc) • 325 B
Markdown
# Changelog
### 0.1.0
* Add a new color theme along with default, [#6](https://github.com/ankurk91/vue-toast-notification/pull/6)
* See [UPGRADING.md](UPGRADING.md) for migration instructions
### 0.0.3
* Add: method to close all toast at-once
### 0.0.2
* Fix: default value for `onClose` prop
### 0.0.1
* Initial release