mozilla-rally / rally-core-addon

Mozilla Public License 2.0
9 stars 13 forks source link

Bump @mozilla-protocol/core from 12.1.1 to 14.1.0 #718

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps @mozilla-protocol/core from 12.1.1 to 14.1.0.

Release notes

Sourced from @​mozilla-protocol/core's releases.

v14.1.0

Features

  • css: Add overidding rules to the card component to enable dark mode with .mzp-t-dark class. (#714)
  • css: Add content width classes to Split component.
  • css: Add default bottom margins to Logo and Wordmark components (#712)
  • css: Add .mzp-u-title-3xs utility class.
  • css: Add warning when compiling deprecated components (#709)

Bug Fixes

  • css: Enhancements/fixes to Split component (#702)
  • css: Let Picto retain its bottom margin in multi-column layouts in small viewports (#699)
  • css: Override styling native summary element when it’s polyfilled in IE11 (#658)
  • js: Set global Mzp namespace to default to window as root (#687).
  • docs Update docs to clarify SCSS variable use (#697)

v14.0.3

Bug Fixes

  • assets: Fix Mozilla logo in footer component.

v14.0.2

Features

  • css: Add .mzp-t-split-nospace class to Split component, to remove vertical spacing.
  • css: Add .mzp-t-content-nospace class to content container, to remove vertical spacing.
  • css: Renamed _sections.scss to _containers.scss for clarity.

Bug Fixes

  • css: Remove bottom margin from the last child of a content container.
  • css: Remove bottom margin from Feature Card when it's the last child of a content container.
  • css: Remove bottom margin from Newsletter Form when it's the last child of a content container.
  • css: Make Picto fill the column width when in multi-column layouts.
  • css: Remove bottom margins from lists used as multi-column containers.
  • css: Add vertical grid-gaps to multi-column layouts, for when content wraps to multiple rows.
  • css: Use theme variables for form colors.
  • assets: Fix Mozilla logo in navbar component.

v14.0.1

Bug fixes

  • css: Fix import order for themes and functions (#653)

v14.0.0

This update adds some new components: Split, Picto, Section Heading, and Logo.

The Split component places an image (or video) on one side with text content on the other, and includes numerous configurations and layout options. This can be used as a replacement component for both the Hero and Feature Card, and potentially a replacement for Billboard as well.

The Picto component is a more robust replacement of the Picto Card.

... (truncated)

Changelog

Sourced from @​mozilla-protocol/core's changelog.

14.1.0

Features

  • css: Add overidding rules to the card component to enable dark mode with .mzp-t-dark class. (#714)

  • css: Add content width classes to Split component.

  • css: Add default bottom margins to Logo and Wordmark components (#712)

  • css: Add .mzp-u-title-3xs utility class.

  • css: Add warning when compiling deprecated components (#709)

  • Migrate CI to GitHub actions

Bug Fixes

  • css: Enhancements/fixes to Split component (#702)
  • css: Let Picto retain its bottom margin in multi-column layouts in small viewports (#699)
  • css: Override styling native summary element when it’s polyfilled in IE11 (#658)
  • js: Set global Mzp namespace to default to window as root (#687).
  • docs Update docs to clarify SCSS variable use (#697)

14.0.3

Bug Fixes

  • assets: Fix Mozilla logo in footer component.

14.0.2

Features

  • css: Add .mzp-t-split-nospace class to Split component, to remove vertical spacing.
  • css: Add .mzp-t-content-nospace class to content container, to remove vertical spacing.
  • css: Renamed _sections.scss to _containers.scss for clarity.

Bug Fixes

  • css: Remove bottom margin from the last child of a content container.
  • css: Remove bottom margin from Feature Card when it's the last child of a content container.
  • css: Remove bottom margin from Newsletter Form when it's the last child of a content container.
  • css: Make Picto fill the column width when in multi-column layouts.
  • css: Remove bottom margins from lists used as multi-column containers.
  • css: Add vertical grid-gaps to multi-column layouts, for when content wraps to multiple rows.
  • css: Use theme variables for form colors.
  • assets: Fix Mozilla logo in navbar component.

14.0.1

Bug fixes

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
firefoxci-taskcluster[bot] commented 3 years ago
No Taskcluster jobs started for this pull request ```js The `allowPullRequests` configuration for this repository (in `.taskcluster.yml` on the default branch) does not allow starting tasks for this pull request. ```
dependabot[bot] commented 2 years ago

Superseded by #738.