Releases: LonnyGomes/vjs-video
Releases · LonnyGomes/vjs-video
0.1.8
Compare
Sorry, something went wrong.
No results found
released this
07 Jan 04:04
fixed error where v0.1.7 failed to include proper minified files (#58 )
added video.js and angular dependencies to the package.json (#59 )
updated README regaurding dependencies on video.js and angular
0.1.7
Compare
Sorry, something went wrong.
No results found
released this
07 Jan 04:06
NOTE: Do not use this build as it failed to contain a proper distribution copy (see #58 )
added support for CommonJS and AMD module loaders (#42 )
updated documentation for legibility and clarity (#56 )
0.1.6
Compare
Sorry, something went wrong.
No results found
released this
26 Jun 01:37
added support for using vjs-video with the audio tag; contribution by @cvn (#36 )
updated documentation to fix typos and better explain how vjs-video works (#27 )
0.1.5
Compare
Sorry, something went wrong.
No results found
released this
10 Feb 01:50
added player object to vjsVideoReady callback and deprecated the vid object (#22 )
fixed README typos contributed by @adrienbrunet
0.1.4
Compare
Sorry, something went wrong.
No results found
released this
10 Feb 01:51
added vjs-ratio support to vjs-video directive when using video.js >= 5.x (#19 )
0.1.3
Compare
Sorry, something went wrong.
No results found
released this
10 Feb 01:52
fixed issue where vjs-ratio threw an angular error in certain cases (#15 )
added reference to a video's controlBar in the vjsVideoReady callback (#17 )
0.1.2
Compare
Sorry, something went wrong.
No results found
released this
10 Feb 01:53
added checks for mixed use of the vjs-video and vjs-video-container directives (#13 )
updated documentation for clarity and fixed typos
0.1.1
Compare
Sorry, something went wrong.
No results found
released this
10 Feb 01:54
fixed issue where vjs-video didn't consistently work on mobile devices (#10 )
updated GitHub pages site to be more mobile friendly
0.1.0
Compare
Sorry, something went wrong.
No results found
released this
10 Feb 01:55
initial release of vjs-video