Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Latest commit

 

History

History
55 lines (34 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

55 lines (34 loc) · 2.25 KB

2.0.2 (2018-09-18)

Chores

2.0.1 (2018-09-18)

Bug Fixes

  • export default the plugin, and fix vesion reported (#13) (ea40cb5), closes #13

Chores

  • update generator to v7.1.1 (9bd830e)
  • Update Rollup to 0.50 (#7) (e24c154), closes #7
  • Update to use plugin generator v7.0.2 (ace580b)
  • Update tooling with generator-videojs-plugin v5.2.0 (#8) (b67db1b), closes #8
  • Update using generator v7.2.4 (#12) (eb8d393), closes #12

Documentation

  • Update README for archival of project. (358082f)

2.0.0 (2017-05-19)

Chores

  • Update tooling using generator v5 prerelease. (#6) (f2d587b)

BREAKING CHANGES

  • Remove Bower support.

1.2.2 (2017-02-08)

  • Get rid of deprecation warnings for video.js 6 and update Travis builds

1.2.1 (2017-01-26)

  • video.js 5/6 cross compatibility

1.2.0 (2016-12-20)

  • @bcvio Add option to disable/enable firing vjs-contextmenu (#2)

1.1.0 (2016-07-19)

  • Include positioning properties in the synthetic "vjs-contextmenu" event

1.0.1 (2016-07-18)

  • Properly deal with multiple invocations

1.0.0 (2016-07-11)

  • Initial release