Skip to content

v15.0.0

Choose a tag to compare

@craigcook craigcook released this 19 Oct 15:01
· 288 commits to main since this release
c095fa4

Features

  • assets: (breaking) Update @mozilla-protocol/assets to 5.0.0
  • assets Refactored logo and wordmark mixins to use SVG assets instead of PNG
  • component: New responsive video container.

Bug Fixes

  • js when navigation has mzp-is-sticky class, respect user preference for reduced motion (#733)
  • css: Replace deprecated / division operator with math.div() (#722)
  • css: Set Split media width to 100% to accommodate responsive video (#711)

Migration Tips

  • This version updates the included assets, removing the PNG versions of logos and wordmarks. If you're relying on those assets via Protocol, you'll need to update or find alternative sources. See notes for Protocol Assets 5.0.0