Skip to content

Latest commit

 

History

History
153 lines (61 loc) · 5.19 KB

CHANGELOG.md

File metadata and controls

153 lines (61 loc) · 5.19 KB

Changelog

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

0.4.7 (2022-12-02)

Features

  • handle nonce attribute for CSP (a45f252), closes #36

0.4.6 (2022-07-20)

0.4.4 (2021-06-08)

Features

  • integrate on-open and on-close events from zendesk widget (686e333)

Bug Fixes

  • use key set as option on manual load (7e52d71), closes #7

0.4.3 (2021-05-25)

Bug Fixes

0.4.2 (2021-05-25)

Features

Bug Fixes

  • allow to pass zd key to load method #7 (01824ee)

0.4.1 (2020-05-28)

Bug Fixes

  • hide Zendesk widget before triggering load event (0247594)

0.4.0 (2020-03-27)

0.3.9 (2020-03-27)

0.3.8 (2020-03-27)

Features

0.3.7 (2020-03-27)

0.3.6 (2020-03-27)

0.3.5 (2020-02-11)

Bug Fixes

  • unreference window.zE before loading Zendesk (520a4a9)

0.3.4 (2020-01-14)

Bug Fixes

  • set window.zE if disabled (0edf08f)

0.3.3 (2020-01-14)

Bug Fixes

  • Merge pull request #6 from dansmaculotte/fix-disabled-option-handling (fe57829)

0.3.2 (2019-08-29)

Bug Fixes

  • zE object was not defined correctly (85c0a14)

0.3.1 (2019-08-01)

Bug Fixes

  • set default value for options (b068d86)

0.3.0 (2019-07-24)

Features

  • add api methods and script load event (0bddf5a)

0.2.3 (2019-07-18)

0.2.2 (2019-06-08)

0.2.1 (2019-05-03)

Bug Fixes

  • remove unused dependency load-script (bf708b9)

0.2.0 (2019-05-03)

Features

0.1.1 (2019-04-24)

Bug Fixes

0.1.0 (2019-04-24)

Features

  • configure zendesk and add it to Vue instance (4012aaf)