Skip to content

Releases: muxinc/media-chrome

v0.12.0

27 Sep 23:37
Compare
Choose a tag to compare

Bug Fixes

  • Safari still uses webkitFullscreenEnabled (#316) (3850429)

Features

  • remove minify/srcmap esm/cjs, add esm-module (#318) (5ea0d24)
  • support being able to disable buttons, range, and time-display (#320) (d4129c2)

v0.11.1

23 Sep 00:03
Compare
Choose a tag to compare

Bug Fixes

  • Safari still uses webkitFullscreenEnabled (#316) (3850429)

v0.11.0

22 Sep 22:48
Compare
Choose a tag to compare

Bug Fixes

  • mark fullscreen button as unavailable if fullscreen is disabled (#311) (a198f0a)
  • set tabindex on media element, if not set (#312) (e7450b8), closes #309

Features

  • add a hotkey for toggling captions: c (#308) (e76b528)

v0.10.4

15 Sep 16:24
Compare
Choose a tag to compare

Bug Fixes

Features

  • fix order of layers + add chrome CSS parts (#298) (2c81cbc)

v0.10.3

14 Sep 16:56
Compare
Choose a tag to compare

Bug Fixes

  • fix #299 right click on media element (#301) (a498bb1)
  • keyup handlers for some keyboard behavior should only apply once (#300) (34fb6d3)

v0.10.2

09 Sep 17:13
Compare
Choose a tag to compare

Bug Fixes

v0.10.1

07 Sep 14:14
Compare
Choose a tag to compare
chore(release): 0.10.1

v0.10.0

29 Aug 21:53
Compare
Choose a tag to compare

Bug Fixes

  • prevent media-poster-image from stretching (07fbd55)

Features

v0.9.0

01 Aug 19:38
Compare
Choose a tag to compare

Features

v0.8.1

18 Jul 17:56
Compare
Choose a tag to compare

Bug Fixes

  • timerange progress jumpy w/out playback rate (2b2d360)