Skip to content

Releases: mediaelement/mediaelement-plugins

2.2.0

28 Apr 11:10
Compare
Choose a tag to compare

2.2.0 (2017/04/28)

  • Modified commands on package.json to avoid creating source map on stylesheets @rafa8626
  • Integrated AirPlay plugin @rafa8626
  • Integrated Chromecast plugin @rafa8626
  • Improved documentation for each one of the plugins @rafa8626

2.1.1

19 Apr 17:52
Compare
Choose a tag to compare

2.1.1 (2017/04/19)

  • Added demo file to show how to setup and configure plugins @rafa8626
  • Expanded VAST plugin to support VAST3.0 and added more events for preroll @rafa8626
  • Fixed typos in code in Preview and Speed plugins @rafa8626
  • Added new icons and modified CSS for them; fixed minor issues with Skip Back and Jump Forward plugins @rafa8626
  • Added missing French translations (#26) @kloh-fr

2.1.0

30 Mar 12:35
Compare
Choose a tag to compare

2.1.0 (2017/03/30)

  • Added missing bind() calls on Ads plugin @Ron666
  • Fixed issue with VAST plugin due to updates on AJAX method @Ron666
  • Integrated VPAID 2.0 with VAST plugin and renamed package @Ron666
  • Integrated events to load tracking URLs in VAST plugin @Ron666
  • Added link in documentation for MediaElement utilities @Ron666

2.0.0

22 Mar 17:52
Compare
Choose a tag to compare

2.0.0 (2017/03/22)

  • Removed all dependencies to jQuery in code and used mejs.Utils to mimic jQuery's most used methods @Ron666

1.2.3

15 Mar 03:08
Compare
Choose a tag to compare

1.2.3 (2017/03/01)

  • Improved way to add control elements by using new addControlElement() method @Ron666

1.2.2

01 Mar 22:57
Compare
Choose a tag to compare

1.2.2 (2017/03/01)

  • Added translation files for all the plugins that required it and added documentation @Ron666
  • Added workflow to preserve order of control elements when certain features are reset @Ron666

1.2.1

26 Feb 13:30
Compare
Choose a tag to compare

1.2.1 (2017/02/26)

  • Fixed issue with Preview plugin when using delay and moving out of player @Ron666
  • Integrated loading spinner in the Preview plugin for usability purposes @Ron666
  • Fixed typo and off-style button in Loop plugin @Ron666
  • Integrated workflow to configure empty text on WARIA text elements @Ron666
  • Fixed issues with Node tasks to bring missing stylesheets in dist folder @Ron666

1.2.0

22 Feb 03:37
Compare
Choose a tag to compare

1.2.0 (2017/02/21)

  • Integrated ESLint and fixed some bugs found @Ron666
  • Added tabindex to buttons to improve accessibility @Ron666
  • Fixed issue with Preview plugin that caused audio fade-in jittery @Ron666
  • Added pauseOnlyOnPreview and delayPreview configuration elements for Preview plugin @Ron666

1.1.0

31 Jan 05:48
Compare
Choose a tag to compare

1.1.0 (2017/01/30)

  • Added preview plugin that plays/pauses video when hovering it and allows to mute/fade-in/fade-out audio in video and audio tags @Ron666
  • Created documentation for each one of the plugins and updated documentation on README @Ron666

1.0.0

23 Jan 19:23
Compare
Choose a tag to compare

1.0.0 (2017/01/22)

  • initial release