Releases: videogular/ngx-videogular
Releases · videogular/ngx-videogular
(VgFullscreenApiService) Fix Fullscreen API not returning a Promise
- Fix Fullscreen API does not return a Promise as per the specification #147
- Closes #146
- Screen reader reading "button" twice on multiple controls #140
- Closes #138
Special thanks to @dborovic-neogov and @jansgescheit for contributing to Videogular!
Update to Angular v18
- Update to Angular v18
Update to Angular v17
- Update to Angular v17
Update to Angular v16
- Update to Angular v16
Update to Angular v15
- Update to Angular v15
- Add the ability to pass config to hls.js #112
- Closes #111
- Fix player by adding descendants option in contentchildren #113
Special thanks to @tomstolarczuk and @salesh for contributing to Videogular!
Update to Angular v14
(VgScrubBarBufferingTimeComponent) Fix 'Cannot read property `length` of undefined'
- Fix 'Cannot read property
length
of undefined' on VgScrubBarBufferingTimeComponent'sgetBufferTime
method - Fix library's peerDependencies range. Closes #76
Update to Angular v13
- Update to Angular v13
- Fix #74
(SSR) Fix `Cannot read property 'unsubscribe' of undefined`
Special thanks to @guillermodelagala for contributing to Videogular!
Fix iPad Fullscreen mode not being triggered
Special thanks to @IhorKobylinskiy for contributing to Videogular!