Skip to content

Latest commit

 

History

History
181 lines (89 loc) · 8.5 KB

CHANGELOG.md

File metadata and controls

181 lines (89 loc) · 8.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.13.3 (2020-04-02)

Bug Fixes

1.13.2 (2020-03-31)

Bug Fixes

  • Remove ugly code and cleanup states (7e33b8c)

1.13.1 (2020-03-31)

Bug Fixes

  • Remove hardcoded cookie value with prop (cae876a)

1.13.0 (2020-03-30)

Features

1.12.0 (2020-02-14)

Features

1.11.0 (2019-11-01)

Features

1.10.0 (2019-03-18)

Bug Fixes

Features

1.9.0 (2019-02-16)

Features

  • Add method to show notification manually (#45) (db8426e)

1.8.0 (2018-10-21)

Features

1.7.0 (2018-10-04)

Bug Fixes

  • button: Use real button tag to improve accessibility. (#39) (cbe26ad)

Features

  • interal: LocalStorage item name as prop (#41) (26c5266)

1.6.0 (2018-05-16)

Features

  • link: Add posibility to open link in a new tab (#36) (a505d94)

1.5.0 (2018-04-22)

Features

1.4.1 (2018-04-17)

Change Log

Full Changelog

Implemented enhancements:

  • Could you make message set as v-html and not {{...}} #20

Merged pull requests:

v1.2.0 (2017-07-13)

Full Changelog

Implemented enhancements:

  • Add linking possibility #17

Closed issues:

  • ReferenceError: document is not defined #19
  • Feature Request: SSR (nuxt.js) Support (localStorage is not defined) #18

Merged pull requests:

v1.1.0 (2017-06-10)

Full Changelog

Closed issues:

  • An in-range update of vue is breaking the build 🚨 #15
  • An in-range update of vue-template-compiler is breaking the build 🚨 #14
  • An in-range update of vue-loader is breaking the build 🚨 #13
  • An in-range update of babel-eslint is breaking the build 🚨 #11
  • An in-range update of sinon-chai is breaking the build 🚨 #9
  • An in-range update of webpack is breaking the build 🚨 #8
  • An in-range update of node-sass is breaking the build 🚨 #6
  • An in-range update of babel-plugin-istanbul is breaking the build 🚨 #1

Merged pull requests:

v1.0.2 (2017-03-14)

* This Change Log was automatically generated by github_changelog_generator