1.3.0 (2018-03-29)
- 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
1.2.1 (2018-03-06)
1.2.0 (2018-03-01)
1.1.1 (2018-02-27)
1.1.0 (2018-02-14)
- 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
- Actually use adWillPlayMuted variable I created. (#520) (f2837c4)
- Fix preversion script. (#516) (c370e72)
- Add keywords to package.json. This should list us on the videoj… (#486) (7af46cf)
- Update README with new snippet and codepen link. (#483) (2d40f74)
- 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)
- Added babel to build for ES2015, so older browsers are supported (#478) (9b25179)
- Fix advanced sample for mobile. (#469) (c0c4bee)
1.0.1 (2017-12-13)
1.0.0 (2017-12-12)
- Massive refactor of the plugin. (a5cd819)