Skip to content

Releases: mozilla/protocol

v7.0.2

11 Jul 23:29
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v4.0.0

19 Dec 09:34
Compare
Choose a tag to compare

Features

  • js: Add details component and demo (#129)
  • css: Add footer component and demo (#184)

Bug Fixes

v3.1.0

14 Nov 09:29
Compare
Choose a tag to compare

Features

  • css: Update Language Selector to include optional link to language selection page (#259)

Bug Fixes

  • css: Fix Side Menu RTL styles (#204).
  • css: Fix card molecule icon alignment for RTL (#203)
  • css: Remove autoprefixer to ensure consistency using pre-compiled CSS (#119).
  • css: Fix download button positioning in call out component (#268)

v3.0.1

12 Nov 09:04
Compare
Choose a tag to compare

Bug Fixes

  • css: Primary buttons should use a solid background color on hover (#264)

v3.0.0

08 Nov 10:02
Compare
Choose a tag to compare

Features

  • css: Add button variants (#224)
  • css: Revise button states (#224)

Bug Fixes

  • js: Update JS namespace from Mozilla to Mzp (#253)
  • js: Rename '.mzp-c-language-switcher-select' class (#242)

v2.4.3

22 Oct 12:19
Compare
Choose a tag to compare

Features

  • docs: Document deployment process (#171)

Bug Fixes

  • js: Fixed menu component focusout bug (#247)