Skip to content

Releases: mozilla/protocol

v10.0.0

05 Nov 16:31

Choose a tag to compare

Features

  • css: Add Zap component (#511)

Enhancements

  • css: Prism styles consume Protocol Tokens (#452)
  • css: Add Firefox variant of navigation (#483)
  • css: CTA links now use text underlines instead of borders (#490)

Bug Fixes

  • css: Menu List Firefox theme CTA uses firefox-font #503
  • css: Enlarge Footer UI icons (#495)
  • css: (breaking) Rename mzp-c-box-emphasis to mzp-c-emphasis-box (#489)
  • assets: Update @mozilla-protocol/assets to 3.0.1 (#509)

v9.0.1

27 Sep 16:43

Choose a tag to compare

Bug Fixes

  • js: Use window.Mzp in Modal and Notification components (#488)

v9.0.0

25 Sep 20:46

Choose a tag to compare

Features

  • assets: (breaking) Update @mozilla-protocol/assets to 3.0.0 (#479)

Migration Tips

  • Browser logo is for Firefox 70+
  • Browser logos have new names and directories
    • e.g. logos/firefox/firefox.pnglogos/firefox/browser/logo-lg.png
    • Logos are also slightly larger, check height & width are declared
  • UI icons have moved up a directory /icons/ui//icons/
  • Remove -black from file names for black icons
  • Focus theme has been removed

v8.1.0

16 Sep 16:52

Choose a tag to compare

  • docs: Added component issue templates (#379)
  • css: Bold menu titles (#481)
  • css: Add Menu List component (#474)
  • css: Added Emphasis box (#385)
  • css: Fx theme CTAs should use the Metropolis Font (#468)
  • css: Separate newsletter form and newsletter layout styling (#444)
  • css: Add inline list component (#465)

8.0.0

20 Aug 18:14

Choose a tag to compare

Features

  • css: Add Notification bar component (#383)
  • css: Details button gets cursor:pointer when hovered (#367)
  • css: (breaking) Add Metropolis as Firefox brand font (#386)
    • $font-firefox-sans becomes $font-metropolis

Bug Fixes

  • css: Article max-width restricted to size of parent container (#422)
  • css: Increase contrast on sidebar mobile menu (#407)

v7.0.2

11 Jul 23:29

Choose a tag to compare

Bug Fixes

  • js: Newsletter.js now only runs when there is a newsletter (#400)

v7.0.1

27 Jun 19:51

Choose a tag to compare

Features

  • css: Add citation to blockquote and decrease font size (#366)

Bug Fixes

  • css: Text display mixin consistency (#389)

v7.0.0

16 May 16:39

Choose a tag to compare

Features

  • css: Update product button theme color (#380)
  • css: (breaking) Implement Updated Font Stacks (#342)
    • @include zilla-slab becomes @include font-mozilla
    • @include open-sans becomes @include font-base
    • @include text-cta becomes @include text-body-cta
    • text-display-sm and text-display-xs are now slightly larger, you may want to review places that use them

v6.0.0

05 Apr 12:32

Choose a tag to compare

Bug Fixes

  • css: Update at2x to allow background-size: contain (#336)
  • css: (breaking) Remove curve under hero component (#311)
  • css: (breaking) Move Zilla Slab from default theme to custom theme (#342)
  • css: Call Out component is missing display: flex vendor prefixes (#218)
  • css: Decrease size of article h3 and h4s #293
  • css: (breaking) Update protocol/tokens v3.0.0
  • css: blockquote needs mzp-t-firefox theme #303
  • css: Summary button text over laps icon #331
  • css: Make summary and details widget styles into mixins #332
  • css: Visited link colour in t-dark themes too dark #335

v5.0.0

28 Feb 10:38

Choose a tag to compare

Features

  • css: Add optional label to navigation mobile menu button (#313)
  • docs: Add example menu to menu molecule page (#322)
  • css: Define basic styles for dl lists (#295)
  • css: Add basic styles for hr elements (#296)
  • js: Update ESLint to consume @mozilla-protocol/eslint-config (##85)
  • css: (breaking) Rename download button theme to product button theme (#273)
  • css: Navigation items that are links without menus get hover styles (#304)
  • css: Let menu item titles not be links (#307)
  • gulp: Update to Gulp 4.0 (#285)
  • css: Convert CTA links to blue (#280)

Bug Fixes

  • js: Enable second navigation menu on pages (#300)
  • css: Use mzp namespace for menu and navigation state classes (#324)
  • js: (breaking) Make the Menu molecule more resilient to JS errors (#320)
  • css: Social icon backgrounds no longer repeat (#317)
  • css: Fix billboard overflowing text in IE 10 (#276)