Skip to content

Releases: trilogy-group/contently-videojs-annotation-comments

Adapting this plugin to a post-jquery world

07 Mar 04:29
f0a8f4a
Compare
Choose a tag to compare
Merge pull request #83 from contently/PETA-1335-with-jquery

Adds jquery as a dependency instead of a peer-dependency so it can be…

v2.0.1

30 Jan 14:29
Compare
Choose a tag to compare

2.0.1 (2020-01-30)

Bug Fixes

  • api: Allow comments created via api to be destroyed (5c8a4dc)

V2: Videojs v7, updated event API

22 Nov 21:47
Compare
Choose a tag to compare
  • Breaking changes:
    • Videojs v7 is now a peer dep
    • pluginInstance.on() has been moved to pluginInstance.registerListener()

The changes in the release are from #49

v1.1.4

07 May 20:52
Compare
Choose a tag to compare

1.1.4 (2019-05-07)

Bug Fixes

  • package: Exclude test folder when publishing (#47) (5ab7661)

v1.1.3

07 Mar 16:59
29f549a
Compare
Choose a tag to compare

1.1.3 (2019-03-07)

Bug Fixes

  • build: Remove attribution and update docs (#42) (29f549a)

v1.1.2

18 Jan 22:16
Compare
Choose a tag to compare

1.1.2 (2019-01-18)

Bug Fixes

  • semantic-release: initial semantic-release (d5cafd5)

Updated dependencies due to vulnerabilities

05 Jan 05:28
2be0cf9
Compare
Choose a tag to compare
npm audit fixes (#38)

* npm audit fixes

* Upgrade mocha

* More fixes with npm audit