npm vue-toastification 0.6.5
v0.6.5

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

πŸš€ New features

  • Custom component body classes: Custom toast body classes are now also applied to a wrapper component when using custom components. docs (40b3ae6)

πŸ”§ Bug fixes

  • Safari toast sizes: Toasts with default icons in Safari appeared bigger than they should be #27 (resolved by 07e159f and #25)
  • Inconsistent icon's height: Icon's height would change if using custom components due to flexbox (40b3ae6)

πŸ“¦Bundle

  • Unused deps: Cleaned unused dependencies
  • 10% reduction in size: 10% reduction in bundle size by centralizing prop definitions and by removing polyfills for array and object destructuring.

Don't miss a new vue-toastification release

NewReleases is sending notifications on new releases.