github mediaelement/mediaelement 5.0.0

latest releases: 7.0.5, 7.0.4, 7.0.3...
2 years ago

The WCAG update

To be WCAG 2.1 compliant we had to introduce breaking changes. We had to create a new solution to improve user defined values for colors and text size in the browser.

We also improved the semantics and aria attributes for the control bar. By using inline svgs for the control elements we simplified customization with css properties because now fill:color and stroke:color can be used.

  • Change default value for fakeNodeName to div (#2800)
  • Copy all files from /demo folder to /build folder with grunt task
  • Replace background sprite for controls with svg icon sprite
  • New option iconSprite: path where the svg icon sprite is located, see standalone documentation
  • Change px to rem values in styles
  • Add attribute aria-describedby to volume button

Don't miss a new mediaelement release

NewReleases is sending notifications on new releases.