Skip to content

Releases: cloudfour/cloudfour.com-patterns

v7.8.0

26 May 17:34
Compare
Choose a tag to compare

Minor Changes

  • #1806 1e40dab9 Thanks @calebeby! - Responsively grow comment reply buttons

  • #1805 4a41c79a Thanks @spaceninja! - Update styles for vanilla blockquotes and tables in Markdown blocks, HTML blocks, and legacy posts to match Gutenberg block styles.

v7.7.0

25 May 18:33
7c5ab76
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v7.6.0

13 May 16:36
a88256d
Compare
Choose a tag to compare

Minor Changes

v7.5.0

06 May 21:07
Compare
Choose a tag to compare

Minor Changes

  • #1776 1f29383c Thanks @spaceninja! - Disables WordPress default line wrapping behavior for Code blocks in favor of scrolling.

v7.4.0

06 May 20:21
Compare
Choose a tag to compare

Minor Changes

v7.3.0

05 May 23:25
db072d4
Compare
Choose a tag to compare

Minor Changes

v7.2.0

02 May 17:00
388cea6
Compare
Choose a tag to compare

Minor Changes

v7.1.1

26 Apr 23:06
6b55a72
Compare
Choose a tag to compare

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

25 Apr 22:14
6c0be22
Compare
Choose a tag to compare

Minor Changes

  • #1744 ab373f86 Thanks @spaceninja! - Update the Deck object to better handle the WordPress block alignment styles alignwide and alignfull. 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

v7.0.0

19 Apr 19:59
2bad7cc
Compare
Choose a tag to compare

Major Changes

  • #1740 5502b9f3 Thanks @tylersticka! - Replaces the size.$padding-container-* tokens into size.$padding-container-vertical-* and size.$padding-container-horizontal-* tokens so the vertical padding will not need to be overridden across actual layout templates.

Patch Changes