npm video.js 7.6.0

latest releases: 8.13.0, 8.12.0, 8.11.8...
4 years ago

7.6.0 (2019-06-20)

Features

Bug Fixes

  • always pass event object to click handler (#6059) (ca7b633)
  • change 'mousedown' to the 'mouseup' event in the player (#5992) (075a504)
  • group subtitles and captions when switching tracks (#6008) (5a7fe48), closes #5741
  • handle esc key properly inside of the CloseButton (#6050) (f5fd94f)
  • make sure hotkeys are not triggered outside the player or in form fields within the player (#5969) (79eadac)
  • undeprecate options() (#6056) (9d941c0), closes #6048
  • use performance.now() when possible (#5870) (629594e)
  • fs: feature detect el.matches() for IE11 (#6007) (fded30f)
  • lang: update German translations (#6058) (97b66a9)
  • liveui: do not seek to live on first seek when autoplaying a live stream (#6062) (70ba84e)
  • package: update @videojs/http-streaming to version 1.10.2 🚀 (#5991) (d41794c)
  • package: update @videojs/http-streaming to version 1.10.3 🚀 (#6019) (ef49a9b)
  • play-toggle: call event.stopPropagation in the click handler (#5803) (2c7644f), closes #5624
  • player: silence rejected fullscreen promise (#5970) (4585c08), closes #5918

Chores

Code Refactoring

Documentation

Tests

  • restore prototype modifications and fix flaky tests (#5964) (a55c51f)

Don't miss a new video.js release

NewReleases is sending notifications on new releases.