Releases: muxinc/media-chrome
Releases · muxinc/media-chrome
v0.10.4
v0.10.3
v0.10.2
v0.10.1
chore(release): 0.10.1
v0.10.0
v0.9.0
v0.8.1
v0.8.0
v0.7.0
Features
- improve time range behavior (#255) (2aa7223)
- fixes hiding bug when hovering on preview thumbnail
- fixes time range progress not center of drag thumb bug
- makes the preview thumbnail not go out of the player bounds
- refactor
<media-thumbnail-preview>
to be able to usemax-width
,max-height
,min-width
,min-height
- add
<media-time-range>
preview and current boxes/slots that move on pointer hover and on playhead / current time
this allows users to add anything in the slots that they like to have moved with the boxes along side the time range. - adds a
<media-theme-youtube>
- add
<media-preview-thumbnail>
example - add
<div>
range hover element that expands the hover area vertically to help on thin time ranges - add preview time code
- add preview highlight on the time range
- make time range steps more fine-grained
v0.6.9
Bug Fixes
- cast availability (#251) (97d20f7)
- casting state on new cast-button (fd51440)
- chrome-button focus ring consistency (9d83108)
- focus ring on chrome-range input element (a1899e9)
- have improved styling with host-context and chrome-range (335b875)
- hide gesture-layer when in audio mode (77f7005)
- reset playbackRate UI after loadstart (#249) (59f4ed4)
- text-display should have consistent focus ring to chrome-button (f1bad34)