Skip to content

Latest commit

 

History

History
123 lines (74 loc) · 7.67 KB

CHANGELOG.md

File metadata and controls

123 lines (74 loc) · 7.67 KB

1.3.0 (2018-03-29)

Bug Fixes

  • Add nopostroll trigger. (#585) (e790e6d)
  • Change source for examples to something that supports https. (#566) (6810fb3)
  • Fix locale and numRedirects settings (#584) (e4de93d)
  • Fix typo'd boundOnMouseMove property. (#569) (4cc710b)
  • Resize handler now resizes (#555) (a10e82f), closes #554
  • Resolve dangling endLinearAdMode call in onAdBreakEnd. (#574) (2158ba0)
  • Use contentended instead of ended as trigger for post-rolls. (#559) (5046440), closes #539

Code Refactoring

  • Update autoplay sample and how we report adsWillAutoplay an… (#562) (b580e21), closes #341

Tests

1.2.1 (2018-03-06)

Bug Fixes

Tests

1.2.0 (2018-03-01)

Features

  • Add support for contrib-ads 6 and by extension VJS 6. (#538) (d8edd05)

Bug Fixes

Documentation

  • Move README badges to the top. It's what everyone else does. (#540) (23d01fb)

1.1.1 (2018-02-27)

Bug Fixes

  • Fix redundant calculation of remainingTime for ad UI. (#527) (d8d70a4), closes #526

Tests

1.1.0 (2018-02-14)

Features

  • Add support for full slot ads by changing the default non-linear ad slot height from 1/3 player height to 100% player height. (#501) (9532a7f)
  • Auto-populate setAdWillPlayMuted if not provided in settings. (b313873)
  • Use font relative units in CSS instead of pixels. (#503) (aff9e5e), closes #492

Bug Fixes

Documentation

  • Add keywords to package.json. This should list us on the videoj… (#486) (7af46cf)
  • Update README with new snippet and codepen link. (#483) (2d40f74)

Tests

  • webdriver: Adds browserstack config (local only). (#510) (d7d7939)
  • Added Travis CI credentials for browserstack. (#511) (6b6f124)
  • Fix error with BrowserStack tests. (#519) (e4722d0)

1.0.3 (2018-01-03)

1.0.2 (2018-01-03)

Bug Fixes

  • Added babel to build for ES2015, so older browsers are supported (#478) (9b25179)
  • Fix advanced sample for mobile. (#469) (c0c4bee)

Documentation

  • Add commit message guidelines to CONTRIBUTING.md. (#480) (f6a982a)

Tests

1.0.1 (2017-12-13)

Bug Fixes

1.0.0 (2017-12-12)

Code Refactoring

  • Massive refactor of the plugin. (a5cd819)

0.8.0 (2017-11-16)

0.5.0 (2016-09-20)