Skip to content

Releases: muxinc/media-chrome

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)

v0.8.0

15 Jul 19:38
Compare
Choose a tag to compare

Bug Fixes

  • audio examples, spotify example (#265) (128d5c7)
  • box bounds element type error (6b61552)

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)