Skip to content

Releases: artemsky/vue-snotify

v3.2.1

Choose a tag to compare

@artemsky artemsky released this 02 Aug 07:11
  • remove console.log #48

v3.0.3

Choose a tag to compare

@artemsky artemsky released this 30 Nov 11:05
  • fix icons #15

v3.0.2

Choose a tag to compare

@artemsky artemsky released this 29 Nov 22:08
  • fix backdrop #16

v3.0.1

Choose a tag to compare

@artemsky artemsky released this 15 Nov 08:50
  • improve documentation
  • escape SVG icons for Safari, Firefox

v3.0.0

Choose a tag to compare

@artemsky artemsky released this 12 Nov 08:56

v2.0.1

Choose a tag to compare

@artemsky artemsky released this 02 Oct 19:50

Change Log

v2.0.1

  • optimize typings
  • [BREAKING CHANGE] As most of you wanted this. I moved SnotifyService onto Vue.prototype. Now accessible only from to Vue.$snotify // this.$snotify
  • create CDN versions
  • add VueJS like documentation

v1.1.3

Choose a tag to compare

@artemsky artemsky released this 14 Sep 19:14

v1.1.0

Choose a tag to compare

@artemsky artemsky released this 09 Sep 22:00
  • Add Typescript Typings

v1.0.1

Choose a tag to compare

@artemsky artemsky released this 09 Sep 21:58
fix docs