Skip to content

Releases: se-panfilov/vue-notifications

v1.0.2

01 Aug 12:40
Compare
Choose a tag to compare

Updated deps

v1.0.0

09 May 13:48
52bda95
Compare
Choose a tag to compare

Changes:

  • Re-writed with typescript (added types)
  • Dropped support of vue v1
  • Dropped support of old browsers
  • Dropped support of bower

0.9.3

09 Aug 08:48
478ac7c
Compare
Choose a tag to compare

Fixes:

  • Security improvements

0.9.2

06 Jul 14:48
Compare
Choose a tag to compare

Minor updates and fixes

v0.9.0

04 Oct 13:38
Compare
Choose a tag to compare

Changed

  • VueNotifications.type replaced with VueNotifications.types;

Added

  • Added VueNotifications.setPluginOptions(options) to allow change plugin options dynamically;
  • Examples;

Fixed:

  • Docs

v0.8.2

20 Sep 06:22
Compare
Choose a tag to compare

Added

  • Added documentation

Fixed

  • npmignore
  • Removed comments from dist/ folder

v0.8.1

15 Sep 14:36
Compare
Choose a tag to compare

Fixed:

  • Fixed method's names conflicts when the same component used more than once #20