Releases: muxinc/media-chrome
Releases · muxinc/media-chrome
v0.12.0
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
Bug Fixes
- Safari still uses webkitFullscreenEnabled (#316) (3850429)
v0.11.0
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
v0.10.4
Bug Fixes
Features
- fix order of layers + add chrome CSS parts (#298) (2c81cbc)
v0.10.3
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.0
Bug Fixes
- prevent media-poster-image from stretching (07fbd55)
Features
v0.8.1
Bug Fixes
- timerange progress jumpy w/out playback rate (2b2d360)