Releases: muxinc/media-chrome
Releases · muxinc/media-chrome
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)
Fix bug with undefined observedAttributes
Small bugfix with chromecast availablility
Note that Chromecast is experimental right now. Look for follow-on releases with updated documentation and usage
Chrome casting! And various fixes
- chore: add playsinline to examples b2e2abe
- fix: set media-keyboard-control to '' when enabled 6708749
- fix: don't set controls inactive when tapping on controls 4f2ee7f
- feat: toggle user-inactive on taps 0d2e223
- refactor(media-container): simply user-inactive code via helpers for autohide, setActive, setInactive 510ccd2
- fix: unhide controls on touch & autohide on timer 6c47b58
- fix(seekable-edges): Convert seekable to numeric values in media-time-range. Handle empty seekable cases better in media-controller. 7fff378
- docs: correct spelling & grammar in React docs 668f291
- feat: add cast button and castable video elements (#220) f47f3a9
- fix: switch to pointermove from mousemove for media preview request (#228) f6b90e9
Fullscreen, mouseout, and default UI fixes
New "seekable" states, range styling, and fixes
- feat(seekable-ranges): Add media-seekable/media.seekable state support. Update media-time-display and media-time-range to handle seekable. 5fe51ce
- fix: conslidate and simplfy selectors dealing with pointer-events (#222) 575a8f2
- fix: remove stale thumbnail preview data when no thumbnails are longer visible (#219) f8bbd85
- Add custom translate CSS var for input range track (#216) 5a9630f
v0.6.3
Fix for server side rendering
- fix(mux-themes-use-polyfills): Make sure we use polyfills for themes. 4227b83