From 218335a34ae453d49947097a6046f64b231530ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 22 May 2023 22:52:47 +0000 Subject: [PATCH] Publish Next Version --- .changeset/blue-balloons-vanish.md | 5 ----- .changeset/brave-ravens-applaud.md | 5 ----- .changeset/fluffy-wolves-jog.md | 5 ----- .changeset/hip-onions-bow.md | 5 ----- .changeset/khaki-ants-doubt.md | 5 ----- .changeset/pink-foxes-guess.md | 5 ----- .changeset/quick-yaks-drum.md | 5 ----- .changeset/silly-rockets-kneel.md | 5 ----- .changeset/sour-poems-lick.md | 5 ----- .changeset/tasty-otters-type.md | 5 ----- .changeset/unlucky-rockets-hug.md | 5 ----- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ package.json | 2 +- 13 files changed, 31 insertions(+), 56 deletions(-) delete mode 100644 .changeset/blue-balloons-vanish.md delete mode 100644 .changeset/brave-ravens-applaud.md delete mode 100644 .changeset/fluffy-wolves-jog.md delete mode 100644 .changeset/hip-onions-bow.md delete mode 100644 .changeset/khaki-ants-doubt.md delete mode 100644 .changeset/pink-foxes-guess.md delete mode 100644 .changeset/quick-yaks-drum.md delete mode 100644 .changeset/silly-rockets-kneel.md delete mode 100644 .changeset/sour-poems-lick.md delete mode 100644 .changeset/tasty-otters-type.md delete mode 100644 .changeset/unlucky-rockets-hug.md diff --git a/.changeset/blue-balloons-vanish.md b/.changeset/blue-balloons-vanish.md deleted file mode 100644 index 8c5866a07..000000000 --- a/.changeset/blue-balloons-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': major ---- - -The Logo Group previously included padding and center-aligned its contents horizontally. Now, the padding and horizontal justification may be set via a template property or modifier class, which makes the pattern more flexible. To retain the previous appearance, opt into padding and use center justification. diff --git a/.changeset/brave-ravens-applaud.md b/.changeset/brave-ravens-applaud.md deleted file mode 100644 index e25af7462..000000000 --- a/.changeset/brave-ravens-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': minor ---- - -Improve alignment of complex Form Group label content diff --git a/.changeset/fluffy-wolves-jog.md b/.changeset/fluffy-wolves-jog.md deleted file mode 100644 index 28f2d4602..000000000 --- a/.changeset/fluffy-wolves-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': minor ---- - -Add new square and squircle shape modifiers to Avatar component when representing a website or application diff --git a/.changeset/hip-onions-bow.md b/.changeset/hip-onions-bow.md deleted file mode 100644 index 296f4e04f..000000000 --- a/.changeset/hip-onions-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': minor ---- - -Add new icon: `asterisk` diff --git a/.changeset/khaki-ants-doubt.md b/.changeset/khaki-ants-doubt.md deleted file mode 100644 index 21d4c320f..000000000 --- a/.changeset/khaki-ants-doubt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': patch ---- - -Constrain Cloud Cover cloud z-indices to their component to avoid unintended overlap diff --git a/.changeset/pink-foxes-guess.md b/.changeset/pink-foxes-guess.md deleted file mode 100644 index 4967ae1ec..000000000 --- a/.changeset/pink-foxes-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': patch ---- - -Prevent the WordPress `has-small-font-size` utility class from reducing text below 16 pixels for consistency with `u-text-small` diff --git a/.changeset/quick-yaks-drum.md b/.changeset/quick-yaks-drum.md deleted file mode 100644 index 11d15f314..000000000 --- a/.changeset/quick-yaks-drum.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': minor ---- - -Add new Media Link component to link to resources from marketing-related content sections diff --git a/.changeset/silly-rockets-kneel.md b/.changeset/silly-rockets-kneel.md deleted file mode 100644 index 5d4b6bfcf..000000000 --- a/.changeset/silly-rockets-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': minor ---- - -Add `u-text-big` and `u-text-small` utilities to bump `font-size` up or down a notch diff --git a/.changeset/sour-poems-lick.md b/.changeset/sour-poems-lick.md deleted file mode 100644 index 1206a0285..000000000 --- a/.changeset/sour-poems-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': patch ---- - -Fixed an issue where Media object content could overflow its container if it included flex or grid elements diff --git a/.changeset/tasty-otters-type.md b/.changeset/tasty-otters-type.md deleted file mode 100644 index 001c83df0..000000000 --- a/.changeset/tasty-otters-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': minor ---- - -Add new `parenthetical` template property for badges to wrap content in visually hidden parentheses diff --git a/.changeset/unlucky-rockets-hug.md b/.changeset/unlucky-rockets-hug.md deleted file mode 100644 index 7f1c6fb6f..000000000 --- a/.changeset/unlucky-rockets-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cloudfour/patterns': minor ---- - -Add new Hype Group layout object for sections of promotional or marketing content diff --git a/CHANGELOG.md b/CHANGELOG.md index bc8bd8d5c..36ceaa0b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # @cloudfour/patterns +## 14.0.0 + +### Major Changes + +- [#2168](https://github.com/cloudfour/cloudfour.com-patterns/pull/2168) [`5924120e`](https://github.com/cloudfour/cloudfour.com-patterns/commit/5924120ec17597e1663fb5f5b7a64b5ef7aa40de) Thanks [@tylersticka](https://github.com/tylersticka)! - The Logo Group previously included padding and center-aligned its contents horizontally. Now, the padding and horizontal justification may be set via a template property or modifier class, which makes the pattern more flexible. To retain the previous appearance, opt into padding and use center justification. + +### Minor Changes + +- [#2165](https://github.com/cloudfour/cloudfour.com-patterns/pull/2165) [`ed7cfe66`](https://github.com/cloudfour/cloudfour.com-patterns/commit/ed7cfe662ae5655aaa412aaa8a95d776553ede76) Thanks [@tylersticka](https://github.com/tylersticka)! - Improve alignment of complex Form Group label content + +- [#2163](https://github.com/cloudfour/cloudfour.com-patterns/pull/2163) [`3027fa3d`](https://github.com/cloudfour/cloudfour.com-patterns/commit/3027fa3d80721be8c2c63700e9e00d0ca65938eb) Thanks [@tylersticka](https://github.com/tylersticka)! - Add new square and squircle shape modifiers to Avatar component when representing a website or application + +- [#2162](https://github.com/cloudfour/cloudfour.com-patterns/pull/2162) [`2ff5c616`](https://github.com/cloudfour/cloudfour.com-patterns/commit/2ff5c61679f791b6f232764331f1320a8f6ed8b1) Thanks [@tylersticka](https://github.com/tylersticka)! - Add new icon: `asterisk` + +- [#2166](https://github.com/cloudfour/cloudfour.com-patterns/pull/2166) [`3d61f2ca`](https://github.com/cloudfour/cloudfour.com-patterns/commit/3d61f2ca84fc46a6af8e23e9b4e1adadaf019419) Thanks [@tylersticka](https://github.com/tylersticka)! - Add new Media Link component to link to resources from marketing-related content sections + +- [#2167](https://github.com/cloudfour/cloudfour.com-patterns/pull/2167) [`2c25b270`](https://github.com/cloudfour/cloudfour.com-patterns/commit/2c25b27027d8dec70ac3ce297cb33ff9b5c340dc) Thanks [@tylersticka](https://github.com/tylersticka)! - Add `u-text-big` and `u-text-small` utilities to bump `font-size` up or down a notch + +- [#2165](https://github.com/cloudfour/cloudfour.com-patterns/pull/2165) [`ed7cfe66`](https://github.com/cloudfour/cloudfour.com-patterns/commit/ed7cfe662ae5655aaa412aaa8a95d776553ede76) Thanks [@tylersticka](https://github.com/tylersticka)! - Add new `parenthetical` template property for badges to wrap content in visually hidden parentheses + +- [#2170](https://github.com/cloudfour/cloudfour.com-patterns/pull/2170) [`956ebf84`](https://github.com/cloudfour/cloudfour.com-patterns/commit/956ebf84b218c9997558622baf4b588e0c28e57d) Thanks [@tylersticka](https://github.com/tylersticka)! - Add new Hype Group layout object for sections of promotional or marketing content + +### Patch Changes + +- [#2170](https://github.com/cloudfour/cloudfour.com-patterns/pull/2170) [`956ebf84`](https://github.com/cloudfour/cloudfour.com-patterns/commit/956ebf84b218c9997558622baf4b588e0c28e57d) Thanks [@tylersticka](https://github.com/tylersticka)! - Constrain Cloud Cover cloud z-indices to their component to avoid unintended overlap + +- [#2167](https://github.com/cloudfour/cloudfour.com-patterns/pull/2167) [`2c25b270`](https://github.com/cloudfour/cloudfour.com-patterns/commit/2c25b27027d8dec70ac3ce297cb33ff9b5c340dc) Thanks [@tylersticka](https://github.com/tylersticka)! - Prevent the WordPress `has-small-font-size` utility class from reducing text below 16 pixels for consistency with `u-text-small` + +- [#2166](https://github.com/cloudfour/cloudfour.com-patterns/pull/2166) [`3d61f2ca`](https://github.com/cloudfour/cloudfour.com-patterns/commit/3d61f2ca84fc46a6af8e23e9b4e1adadaf019419) Thanks [@tylersticka](https://github.com/tylersticka)! - Fixed an issue where Media object content could overflow its container if it included flex or grid elements + ## 13.4.1 ### Patch Changes diff --git a/package.json b/package.json index c0ecbc3e8..38dead605 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cloudfour/patterns", - "version": "13.4.1", + "version": "14.0.0", "author": "Cloud Four", "description": "Front-end patterns for cloudfour.com", "homepage": "https://github.com/cloudfour/cloudfour.com-patterns",