Skip to content

Releases: muxinc/media-chrome

v0.4.1

12 Jan 01:15
Compare
Choose a tag to compare
  • Merge pull request #104 from luwes/docs-tweaks dc636d4
  • Fix docs grammar a98024c
  • Improve readability c829230
  • Add small fixes to docs bd0df68
  • Add np dev dependency (#101) 1c62821
  • Merge pull request #100 from luwes/fix-null-texttracks c5be737
  • Fix .textTracks undefined error afec65a
  • Appease the attribution gods c14de56
  • fix/css-var-syntax: fixing nested vars syntax in media-chrome-range. 1ced863
  • docs/per-element-docs: Add stubs for relevant elements/components. St… (#95) 041be75
  • fix/custom-media-elements-timing: update mediaSetCallback to be entir… (#93) bc27ed3
  • Improv/media chrome dot com (#92) 8149d4a
  • Update to use type:module in package.json cf7f555

v0.4.0...v0.4.1

Major styling/layouts update, better for mobile

02 Nov 17:07
Compare
Choose a tag to compare
  • Update package lock 54f7897
  • Improv/styling rework (#74) 7934b6c
  • examples/mux-video: Add mux-video example. (#84) d4a8e37
  • fix/react-rte: do proper existence checking in media element in case it hasn't been slotted yet. (#81) c442a39
  • Chore/testing infrastructure (#78) cb55c32
  • Feat/cc button simple (#76) 09341ab
  • Change "standard" example to "advanced" (#77) 49f7600
  • Introduced a theme element (#42) f6132b6
  • Improv/rearch simplify expand mue association v2 (#62) dea9a68
  • Open /examples page on yarn dev (#70) 2d1c636
  • fix/range-background: Make sure numeric values are removed as attributes if/when NaN (instead of set). (#65) 701e876
  • Fix playback rate API bug/typo (#63) 2f65066
  • Improv/a11y phase 1 (#58) ec4f0e3
  • Merge pull request #51 from cjpillsbury/bugfix/media-control-bar-outside 3ab43d0
  • bugfix/media-control-bar-outside: juggle names so 'most likely used media-controller methods' are the ones named associateElement/unassociateElement. 9337e6d
  • bugfix/media-control-bar-outside: remove no longer used elementUtils module. c11a5d6
  • bugfix: migrate components to support outside assoc w/media-controller (thumbnail preview). 3bd141f
  • bugfix: migrate components to support outside assoc w/media-controller (displays). db50c05
  • bugfix: migrate components to support outside assoc w/media-controller (ranges). ff017f4
  • bugfix: migrate components to support outside assoc w/media-controller (buttons). 52701a2
  • bugfix/media-control-bar-outside: re-add support for media-control-bar that is not a descendant of media-controller. Use element id for consistency with HTML norms. Support runtime association/disassociation. e8132db
  • Improv/a11y plus styling buttons (#48) 3ff5fb0
  • Update architecture notes (#54) 546c121
  • improv/a11y-plus-styling-container: directly apply aria roles and labels to container/controller custom element to make custom styling easier. (#49) d5e5c79
  • Improv/rearch simple components (#44) 7e48adc
  • Improv/dev env snowpack (#45) 6b916db
  • Fixing a codepen example alignment issue dde90be

v0.2.2...v0.4.0

Better <audio> support

28 Jul 03:41
Compare
Choose a tag to compare
  • Basic audio player styling and examples (#39) cd77c4c
  • Fixed example index URLs for the CDN f8b8e88

v0.2.1...v0.2.2

Individual elements now published to unpkg plus fixes

09 Jul 23:04
Compare
Choose a tag to compare
  • Fix files that get published to npm, fix custom element constructor and fix some missing server safe globals (#38) 6707e0f
  • Add an element naming guide (#37) aede52a

v0.2.0...v0.2.1

Added /extras section and moved clip-selector there

08 Jul 22:30
Compare
Choose a tag to compare

v0.1.1...v0.2.0

Fixing server-side rendering in Sanity

24 Jun 23:39
Compare
Choose a tag to compare
  • Update 'isServer' to also check for customElements (#36) d7be570
  • Fixed/added track examples 77dc024
  • Updated Readme to point specifially to 0.1 version 1e56681

v0.1.0...v0.1.1

Media Controller Re-architecture

25 May 04:05
Compare
Choose a tag to compare

Refactored library to MVC architecture using a media-controller element (#30) 4c4ef8a

v0.0.15...v0.1.0

Media clip selector

31 Mar 22:56
Compare
Choose a tag to compare
  • Introduce media-clip-selector component (#25) 9fdb070
  • Make things server-side rendering (SSR) friendly (#23) 1d2c5f5
  • update broken links on /examples page (#22) 0dec86d

v0.0.14...v0.0.15

Fixed a bug that prevented using custom media elements

25 Feb 05:04
Compare
Choose a tag to compare
  • Organized the examples folder and fixed custom media bug (#21) 05964d0

v0.0.13...v0.0.14

Introduced media-container element

14 Feb 18:32
Compare
Choose a tag to compare

Changed the name of <media-chrome> to <media-container> to disambiguate the element from the project.