Skip to content

Releases: videogular/ngx-videogular

(VgFullscreenApiService) Fix Fullscreen API not returning a Promise

10 Oct 10:13
Compare
Choose a tag to compare
  • Fix Fullscreen API does not return a Promise as per the specification #147
  • Screen reader reading "button" twice on multiple controls #140

Special thanks to @dborovic-neogov and @jansgescheit for contributing to Videogular!

Update to Angular v18

04 Sep 11:05
Compare
Choose a tag to compare
  • Update to Angular v18

Update to Angular v17

04 Sep 11:05
Compare
Choose a tag to compare
  • Update to Angular v17

Update to Angular v16

15 May 11:05
e4a733b
Compare
Choose a tag to compare
  • Update to Angular v16

Update to Angular v15

10 Jan 11:46
Compare
Choose a tag to compare
  • Update to Angular v15
  • Add the ability to pass config to hls.js #112
  • Fix player by adding descendants option in contentchildren #113

Special thanks to @tomstolarczuk and @salesh for contributing to Videogular!

Update to Angular v14

19 Jul 12:03
Compare
Choose a tag to compare
  • Update to Angular v14
  • Fix Scrub bar sometimes not reliable on iOS #102
  • Fix playback button sets wrong playback speed #78

Special thanks to @KyleSmith0905 and @ajiiisai for contributing to Videogular!

(VgScrubBarBufferingTimeComponent) Fix 'Cannot read property `length` of undefined'

11 Nov 09:38
Compare
Choose a tag to compare
  • Fix 'Cannot read property length of undefined' on VgScrubBarBufferingTimeComponent's getBufferTime method
  • Fix library's peerDependencies range. Closes #76

Update to Angular v13

10 Nov 10:40
49e5f1e
Compare
Choose a tag to compare
  • Update to Angular v13
  • Fix #74

(SSR) Fix `Cannot read property 'unsubscribe' of undefined`

19 Oct 08:47
Compare
Choose a tag to compare
  • (SSR) Fix Cannot read property 'unsubscribe' of undefined #73

Special thanks to @guillermodelagala for contributing to Videogular!

Fix iPad Fullscreen mode not being triggered

06 Aug 12:10
Compare
Choose a tag to compare
  • Fix isiOSDevice and introduce isIpadOS methods #68

Special thanks to @IhorKobylinskiy for contributing to Videogular!