videojs-playlist-ui
Version:
A playlist video picker for video.js
52 lines (29 loc) • 1.5 kB
Markdown
<a name="3.0.5"></a>
## [3.0.5](https://github.com/brightcove/videojs-playlist-ui/compare/v3.0.3...v3.0.5) (2017-05-19)
### Chores
* Update tooling using generator v5 prerelease. ([#42](https://github.com/brightcove/videojs-playlist-ui/issues/42)) ([6153b64](https://github.com/brightcove/videojs-playlist-ui/commit/6153b64))
# 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](https://github.com/brightcove/videojs-playlist-ui/pull/24)
* @diniscorreia Fix documentation for placeholder element [#30](https://github.com/brightcove/videojs-playlist-ui/pull/30)
* @diniscorreia Fix querySelector for list creation [#29](https://github.com/brightcove/videojs-playlist-ui/pull/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](https://github.com/brightcove/videojs-playlist-ui/pull/32)
* @misteroneill Update to videojs-playlist 3.0.0 [#31](https://github.com/brightcove/videojs-playlist-ui/pull/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