Skip to content

Releases: muxinc/media-chrome

v1.0.0-rc.0

12 May 17:15
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

Bug Fixes

Features

  • add defaultsubtitles to media-controller (#551) (fdbc8c7)
  • add novolumepref attribute to prefer writing to localStorage (#575) (31bdb11)
  • Add props and types to seek forwards and backwards elements (#566) (0259c3a)
  • Adding custom event for breakingpoint changing (#584) (1cf3579)
  • Airplay, Captions, and Cast button props (#587) (14156f7)
  • combine MEDIA_CAPTIONS_LIST into MEDIA_SUBTITLES_LIST (#546) (03e62e6)
  • Drop all deprecated or redundant components. Update tests, examples, docs, etc. based on changes. (#560) (20fca8c)
  • Duration, Fullscreen, and Gesture props (#595) (748c013)
  • fix casing in attributes and vars (#606) (502fff5)
  • Live Button and Mute button props (#596) (d6b5ad6)
  • Media Time Range and Volume Range props (#599) (61d6ddd)
  • Migrate all attributes to lowercase ('smushedcase'). (#537) (fe9eadc)
  • move loading-indicator visibility to be done in CSS only (#586) (0d989b3)
  • Pip button, Play button, and Playback Rates props (#597) (3d96b16)
  • Poster Image, Preview Thumbnail, and Time Display props (#598) (7126ddf)

BREAKING CHANGES

  • removed keys() from AttributeTokenList
  • remove isloading attribute from media-loading-indicator.
  • Change --media-live-indicator-color to --media-live-button-indicator-color, --media-time-buffered-color to --media-time-range-buffered-color, --media-background-position to --media-poster-image-background-position, and --media-background-size to --media-poster-image-background-size.
  • remove defaultshowing attribute from
    media-captions-button and media-captions-selectmenu.
  • remove MEDIA_CAPTIONS_LIST, MEDIA_CAPTIONS_SHOWING, no-subtitles-fallback, MEDIA_SHOW_CAPTIONS_REQUEST, MEDIA_DISABLE_CAPTIONS_REQUEST, and MEDIA_CAPTIONS_LIST & MEDIA_CAPTIONS_SHOWING change events.

v0.21.1

05 May 20:06
Compare
Choose a tag to compare

Bug Fixes

  • seek-offset attr in seek back button, playback rate listbox css var, (#553) (2811934)

Features

  • add novolumepref attribute to prefer writing to localStorage (#574) (2acd292)

v0.21.0

17 Apr 20:51
Compare
Choose a tag to compare

Bug Fixes

  • Automatically serialize arrays as arr.join(' ') for react components (#527) (c24025c)
  • custom element manifest imports from dist/ (#521) (32b8149)
  • font numeric uniform width (#526) (f31d5a3)
  • inactive live button (#535) (8d841ae)
  • make DSD (declarative shadow dom) compatible (#524) (e6105f4)
  • relative src path (6e45bab)

Features

  • introduce a playback rates selectmenu (#513) (502f83f)
  • remove deprecated, move experimental files (#525) (13218c0)

v0.20.4

06 Apr 15:25
Compare
Choose a tag to compare

Bug Fixes

v0.20.3

31 Mar 16:42
Compare
Choose a tag to compare

Bug Fixes

  • over firing user-inactive event, attr name (#515) (26a05f6)
  • toggle selectmenu via keyboard, hide on click outside of selectmenu (#514) (df9a50d)

v0.20.2

30 Mar 16:59
Compare
Choose a tag to compare

Bug Fixes

  • slot for text display, customizable content (#511) (bf1fc7e)
  • toggle time display on click from remaining / not remaining (#510) (826131c)

v0.20.1

28 Mar 21:48
Compare
Choose a tag to compare

Bug Fixes

v0.20.0

27 Mar 15:05
Compare
Choose a tag to compare

Bug Fixes

  • add non-default buttons to Minimal theme (#507) (bcb218e)
  • add poster slot, media loading indicator to Microvideo (#505) (6ea6079)
  • add style tweaks to Minimal, Microvideo (#508) (cad6841)

Features

v0.19.1

20 Mar 18:42
Compare
Choose a tag to compare

Bug Fixes

v0.19.0

20 Mar 18:35
Compare
Choose a tag to compare

Bug Fixes

Features