npm video.js 7.1.0

latest releases: 8.12.0, 8.11.8, 8.11.7...
5 years ago

7.1.0 (2018-07-06)

Features

  • autoplay: extend autoplay option for greater good (#5209) (e8e4fe2)
  • Add an Audio Description icon to an audio track name in the track menu if it is "main-desc" kind. (#4599) (53c62ac)
  • browser: include iOS Chrome UA pattern when detecting Google Chrome (#5262) (b430461)
  • css: run autoprefixer on css (#5239) (edce736)
  • add double-click handler to toggle fullscreen (#5148) (1b9bd42), closes #4948
  • show mute toggle button if the tech supports muting volume (#5052) (2370416), closes #4478
  • fullscreen-toggle: disable fs button if fullcreen is unavailable (#5296) (444b271), closes #5290
  • middleware: make setSource be optional (#5295) (781a6d8)
  • text-track-display: Extend the constructColor function to handle 6 digit hex codes (#5238) (e92f177)

Bug Fixes

  • Allow evented objects, such as components and plugins, to listen to the window object in addition to DOM objects. (#5255) (7fd29b4)
  • browser: TOUCH_ENABLED detection with Win10 (#5286) (e683891), closes #3306
  • autoplay throws 'undefined promise' error on some browsers. (#5283) (c9d1e8a)

Chores

Code Refactoring

Performance Improvements

Reverts

  • "fix: Allow evented objects, such as components and plugins, to listen to the window object in addition to DOM objects. (#5255)" (#5301) (361dc76), closes #5281

Don't miss a new video.js release

NewReleases is sending notifications on new releases.