Releases: cloudfour/cloudfour.com-patterns
v13.2.0
Minor Changes
- #2138
e332d714
Thanks @tylersticka! - Adds support for Syntax-highlighting Code Block's highlighted lines, line number and line wrap features
v13.1.0
Minor Changes
-
#2132
f6056a8e
Thanks @tylersticka! - Badges can now be links -
#2137
c524bbd3
Thanks @tylersticka! - Adds Article Header layout object for composing an article's title with relevant meta information
Patch Changes
-
#2133
c30c97fc
Thanks @tylersticka! - Button Group and Inline Lists now usegap
properties instead of margin, removing the need for negative margins on the parent element -
#2136
6580785e
Thanks @tylersticka! - Improves quality of syntax highlighting for JavaScript (and similar languages) using highlight.php 9.x
v13.0.0
Major Changes
- #2111
05d49884
Thanks @tylersticka! - Add Highlight.js theme to support server-side syntax highlighting, replaces Prism theme
Patch Changes
- #2129
c91f85d9
Thanks @tylersticka! - Add support for acontent
property (in addition tocomment_content
) so the comment component will apply content filters in WordPress/Timber projects
v12.8.0
Minor Changes
-
#2096
a4419618
Thanks @tylersticka! - Thehas-big-font-size
utility class in WordPress now gradually applies the size increase as the viewport width increases to avoid overwhelming smaller viewports -
#2109
a3f82c02
Thanks @gerardo-rodriguez! - Added easeInOutSine and easeOutSine ease tokens -
#2108
35195c74
Thanks @gerardo-rodriguez! - Update Elastic TextArearows
to fit content when resized -
#2098
2982b7c4
Thanks @gerardo-rodriguez! - Disable resizing for Elastic Textareas -
#2095
0f114c75
Thanks @tylersticka! - Add download icon -
#2109
a3f82c02
Thanks @gerardo-rodriguez! - Updated Button component to supportid
attribute
Patch Changes
-
#2110
c07e1d50
Thanks @gerardo-rodriguez! - Remove usage ofc-input--elastic
modifier -
#2098
2982b7c4
Thanks @gerardo-rodriguez! - Fix bug wherec-input
did not respectrows
attribute
v12.7.1
Patch Changes
- #2089
3d3da978
Thanks @tylersticka! - Allow captions for centered WordPress Image Blocks to fill their container
v12.7.0
Minor Changes
-
#2055
c4e5a411
Thanks @gerardo-rodriguez! - Use CSS aspect-ratio property for Avatar -
#2058
620c8129
Thanks @tylersticka! - Addcopy
,external
andfeed
icons -
#2057
0bb907ae
Thanks @gerardo-rodriguez! - Use CSS aspect-ratio for Card component -
#2079
2f824ba7
Thanks @tylersticka! - Add brand icons for A Book Apart, An Event Apart, CodePen, Mastodon and Tumblr
Patch Changes
- #2079
2f824ba7
Thanks @tylersticka! - Update brand icon for Speaker Deck
v12.6.0
Minor Changes
- #2052
79b7b439
Thanks @tylersticka! - Add support for "ruled" and "numeric" WordPress Table block styles (in addition to the standard default and "stripes" styles)
Patch Changes
-
#2049
558236e5
Thanks @tylersticka! - Allow WordPress Group blocks to inherit vertical rhythm -
#2051
1d3fc088
Thanks @tylersticka! - Nested rhythm objects with modifiers no longer lose their own vertical rhythm
v12.5.0
Minor Changes
-
#2046
4a00bc68
Thanks @tylersticka! - Add transparent version of default avatar -
#2044
538ff1c2
Thanks @gerardo-rodriguez! - Fixed positioning, bottom-alignment for Alert component -
#2046
4a00bc68
Thanks @tylersticka! - Add PNG format for default avatar assets
Patch Changes
- #2047
067e8df8
Thanks @tylersticka! - Fix issue where Deck objects would unexpectedly stretch columns at wider viewports
v12.4.0
Minor Changes
- #2039
59f65eba
Thanks @spaceninja! - Add outlined block style for WP Image block.
Patch Changes
-
#2040
5f8cbcda
Thanks @gerardo-rodriguez! - Enhance Calendar Date screen reader UX -
#2022
5ecc88b2
Thanks @spaceninja! - Improved comment styles:- Applying table styles to tables in comments.
- Removing outdenting from code blocks in comments on legacy posts.
-
#2032
0141b47e
Thanks @gerardo-rodriguez! - Remove focus-visible polyfill
v12.3.1
Patch Changes
- #1995
cc8c0897
Thanks @tylersticka! - Prevent border utility classes from accidentally settingborder-width
on all edges