npm vue-toastification 1.4.0
v1.4.0

latest releases: 2.0.0-dev.1, 2.0.0-rc.5, 2.0.0-rc.4...
4 years ago

🚀 New Features

  • Default options per toast type: Default options can be set per toast type using the new toastDefaults plugin option. docs (#52) (cad0f6f)

🔧 Bug fixes

  • Fix onFocusLoss not working as it should: On focus loss is now attached to the window, not the component. (#62) (9aa1c64, 2c501ed), closes #61

🔁 Code Refactoring

  • Better prop types and prop defaults: Use Vue's PropOptions to define props and set explicit defaults for filterBeforeCreate and filterToasts. (#63) (2bf31ab)

Don't miss a new vue-toastification release

NewReleases is sending notifications on new releases.