Skip to content

Releases: mozilla/protocol

v2.4.2

03 Oct 17:19
Compare
Choose a tag to compare

2.4.2

Features

  • css: Add blockquote component (#234)

v2.3.2

25 Sep 17:17
6a5d15e
Compare
Choose a tag to compare

Features

  • docs: Add page that lists all tokens and their values (#177)

Bug Fixes

  • js: Workaround for IE9 navigation bug in bedrock's classList polyfill (#182)
  • css: Navigation & Menu style fixes (#182)
  • css: Fix card layout issues at medium viewport sizes (#227)
  • css: Add font-smoothing properties for macOS devices

v2.3.1

14 Sep 16:29
Compare
Choose a tag to compare

Bug Fixes

  • css: Include Navigation in core bundle and not extras (#182)

v2.3.0

14 Sep 09:10
Compare
Choose a tag to compare

Features

  • css: Add Navigation organism and Menu molecule (#182)

Bug Fixes

  • npm: Ensure npm test always updates dependencies before running gulp build.

v2.2.0

14 Aug 17:47
Compare
Choose a tag to compare

Bug Fixes

  • css: Billboard alignment broken in Safari (#207)

v2.1.2

10 Aug 08:47
Compare
Choose a tag to compare

Features

  • docs: Add inline CTA to card (#197)
  • docs: Add bidi control to component previews (#150)

v2.1.1

30 Jul 18:28
Compare
Choose a tag to compare

Bug Fixes

  • css: Avoid referencing URLs in feature queries

v2.1.0

27 Jul 15:40
Compare
Choose a tag to compare

Features

  • css: Add feature card component (#159)
  • css: Add a page hero component (#157, #158)

Bug Fixes

  • css: Billboard text overflows container with long strings (#180)

v2.0.1

17 Jul 08:21
Compare
Choose a tag to compare

Bug Fixes

  • scss: Include @mozilla-protocol/tokens source files in build (#172)

v2.0.0

13 Jul 16:28
Compare
Choose a tag to compare

Features

  • css: Add page footer organism and language switcher component (#149)
  • css: Add Picto Card component (#154, #155)
  • css: Add Call Out component (#153)
  • css: Update button styles (#167)
  • css: Add custom .mzp-t-firefox global theme class (#169)
  • docs: Update colors page to consume token data (#161)
  • scss: Consume @mozilla-protocol/tokens package (#109)

Bug Fixes

  • docs: Update card layout demo title to "6 Card Layout" (#164)
  • html: Remove image link from the billboard molecule (#143)
  • css: Improve web font loading using font-display descriptor (#147)
  • css: Media content should occupy 100% modal width (#132)