7.2 KiB
7.2 KiB
3.5.2 (2018-10-03)
Bug Fixes
- Remove the playlist UI when the player is disposed. (#81) (c519585)
- Remove the postinstall script to prevent install issues (#76) (fbe09e2)
Chores
- update to generator-videojs-plugin@7.2.0 (0235fee)
- package: update rollup to version 0.66.0 (#79) (dc86980)
3.5.1 (2018-08-23)
Chores
3.5.0 (2018-08-20)
Features
3.4.2 (2018-08-03)
Bug Fixes
Chores
3.4.1 (2018-07-20)
Bug Fixes
Reverts
3.0.8 (2018-07-20)
Bug Fixes
- update rollup to fix test build (d329710)
- revert: generator update from 3.0.7
3.0.7 (2018-07-05)
Chores
3.4.0 (2018-03-29)
Features
Bug Fixes
Chores
3.3.0 (2017-12-04)
Features
3.2.1 (2017-11-29)
Bug Fixes
3.2.0 (2017-11-29)
Features
3.1.0 (2017-11-15)
Features
- Better support for multiple in-page players by more intelligently finding a player's associated playlist element. (#50) (50bd97c)
3.0.6 (2017-09-05)
Bug Fixes
- breaking changed caused by dist files being renamed (#46) (52140f4)
- simplify removal of vjs-ad-playing class (#45) (b49dc82)
3.0.5 (2017-05-19)
Chores
CHANGELOG
3.0.4
- @incompl Fix collision in CSS
- @incompl Fix accessibility for image thumbnails
3.0.3
- chore: @brandonocasey Fix Video.js 6 deprecation warnings
- chore: @brandonocasey Update unit tests to use karma
3.0.2
- @misteroneill More complete documentation and examples
3.0.1
- @misteroneill Update videojs-playlist to v3.0.0 #24
- @diniscorreia Fix documentation for placeholder element #30
- @diniscorreia Fix querySelector for list creation #29
3.0.0
- Redesigned UI. Bigger thumbnails, more room for video titles, and more.
2.3.1
- @misteroneill More complete documentation and examples #32
- @misteroneill Update to videojs-playlist 3.0.0 #31
2.3.0
- Keep vjs-ad-playing class after postroll until ended event
2.2.0
- Fixup babelify and have a proper browserify endpoint
...
0.1.0
- Initial release