Skip to content

Latest commit

 

History

History
58 lines (49 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

58 lines (49 loc) · 2.69 KB

Change Log

v3.2.2

  • fix build process #66
  • add fix backdrop #57

v3.2.1

  • remove console.log #48

v3.2.0

  • stop buttons event propagation #37
  • added ability to hide iconicon: false #28
  • back to SFC. Now with runtime-only build #14

v3.1.0

  • add variables namespace #30
  • oneAtTime | preventDuplicates - add global config options #28
  • add button custom className #24
  • fix toastChanged event initialization #20
  • bump dependencies

v3.0.4

  • fix icons #17

v3.0.3

  • fix icons #15

v3.0.2

  • fix backdrop #16

v3.0.1

  • improve documentation
  • escape SVG icons for Safari, Firefox

v3.0.0

v2.0.3

v2.0.0

  • 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.0

  • add Typescript typings

v1.0.1

  • fix ES module name

v1.0.0