Releases: cloudfour/cloudfour.com-patterns
Releases · cloudfour/cloudfour.com-patterns
v7.8.0
v7.7.0
v7.6.0
Minor Changes
- #1791
18d2d930
Thanks @gerardo-rodriguez! - Add Media object Align Start modifier
v7.5.0
Minor Changes
- #1776
1f29383c
Thanks @spaceninja! - Disables WordPress default line wrapping behavior for Code blocks in favor of scrolling.
v7.4.0
Minor Changes
- #1774
1201cf4e
Thanks @spaceninja! - Outdent Code blocks so the code is aligned with page content.
v7.3.0
Minor Changes
- #1771
a7d8cb92
Thanks @gerardo-rodriguez! - Add u-text-center utility CSS class
v7.2.0
Minor Changes
- #1765
e4a666f2
Thanks @gerardo-rodriguez! - Allowname
attribute to be set for Subscribe component email input
v7.1.1
Patch Changes
-
#1752
f3268e34
Thanks @gerardo-rodriguez! - Fixes a couple of layout issues for the Bio object:- the meta contact was not within the prose width container on medium viewports
- the meta content was too low when the bio was longer on larger viewports
v7.1.0
Minor Changes
- #1744
ab373f86
Thanks @spaceninja! - Update the Deck object to better handle the WordPress block alignment stylesalignwide
andalignfull
. By default, these would pull the Deck content flush with the edge of the screen and even clip a bit in certain circumstances. To resolve this, we add some padding to prevent the content from going full-bleed.
Patch Changes
- #1747
a2a7543e
Thanks @gerardo-rodriguez! - Fix Bio object design inconsistencies per prototype designs
v7.0.0
Major Changes
- #1740
5502b9f3
Thanks @tylersticka! - Replaces thesize.$padding-container-*
tokens intosize.$padding-container-vertical-*
andsize.$padding-container-horizontal-*
tokens so the vertical padding will not need to be overridden across actual layout templates.
Patch Changes
- #1742
3e754d92
Thanks @spaceninja! - Bugfix: Remove Stray Spaces from Author Component