Skip to content

Releases: muxinc/media-chrome

v0.7.0

14 Jul 18:49
Compare
Choose a tag to compare

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 use max-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

21 Jun 19:38
Compare
Choose a tag to compare

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

06 Jun 21:01
Compare
Choose a tag to compare
  • fix: bug that made observedAttributes undefined (#238) b63e1b6

v0.6.7...v0.6.8

Small bugfix with chromecast availablility

02 Jun 22:12
Compare
Choose a tag to compare

Note that Chromecast is experimental right now. Look for follow-on releases with updated documentation and usage

v0.6.6...v0.6.7

Chrome casting! And various fixes

31 May 19:11
Compare
Choose a tag to compare
  • 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

v0.6.5...v0.6.6

Fullscreen, mouseout, and default UI fixes

23 May 17:05
Compare
Choose a tag to compare
  • fix: propagate fullscreen state to potential fullscreen elements (#226) dec09a5
  • fix: mouseout timerange for deeply nest shadowdom (#225) 51c5617
  • fix(default-ui-times): Forcing numeric times for media-time-display and media-time-range when none are available. 8aa5d82

v0.6.4...v0.6.5

New "seekable" states, range styling, and fixes

19 May 19:08
Compare
Choose a tag to compare
  • 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...v0.6.4

v0.6.3

12 May 16:47
Compare
Choose a tag to compare
  • Add max/min css vars for the thumb previews (#179) d665af9
  • Introduce gesture handling
  • Fix isFullscreen check for deep shadow nesting (#214) 4a5da97

v0.6.2...v0.6.3

Fix for server side rendering

03 May 18:12
Compare
Choose a tag to compare
  • fix(mux-themes-use-polyfills): Make sure we use polyfills for themes. 4227b83

v0.6.1...v0.6.2

Media time layout fix and MediaTheme updates

22 Apr 18:08
Compare
Choose a tag to compare
  • Add an overrideable render function to MediaTheme (#209) cce6b61
  • use non-breaking spaces isntead 9e96dcc
  • fix: make media-time-display not wrap when small c832126
  • Updated readme links to 0.6 77d0b44

v0.6.0...v0.6.1