Releases: cloudfour/cloudfour.com-patterns
v4.0.0
Major Changes
- #1490
78afde6e
Thanks @calebeby! - Change button default type to the browser's default. This is breaking because if you were using the button component in a form without a type property, then the defaulttype
has changed frombutton
tosubmit
, to match the browser's default behavior.
Minor Changes
-
#1492
3e923d26
Thanks @tylersticka! - Add thec-card--circle-cover
modifier for circular card covers, intended for team member listings -
#1481
19ecb0c6
Thanks @tylersticka! - Add responsive variations of spacing utility classes -
#1466
0853e520
Thanks @calebeby! - Usefont-display: swap
in font declarations -
#1465
b09f9732
Thanks @tylersticka! - Define weights forb
andstrong
elements nested inside ofc-heading
whenc-heading--light
modifier is applied, allowing certain key words or phrases to be emphasized visually -
#1471
b20b6392
Thanks @tylersticka! - Theo-rhythm--default
modifier may now be used to revert to default spacing in nested rhythm objects. -
#1488
166c7c46
Thanks @gerardo-rodriguez! - Add Event Summary component -
#1471
b20b6392
Thanks @tylersticka! - Elements with a class containing 'heading' will now be affected byo-rhythm--generous-headings
-
#1498
4e11c5f3
Thanks @Paul-Hebert! - Add new options to Comment and Comment Form components to support comment submission -
#1480
eeefd4e9
Thanks @tylersticka! - Add o-deck--4-column modifiers -
#1489
3070fdef
Thanks @tylersticka! - Add support for subheadings to Heading
v3.1.1
Patch Changes
- #1440
7463bd6a
Thanks @Paul-Hebert! - Fix issue with Commentreplies
block not working
v3.1.0
Minor Changes
-
#1434
f77fba9d
Thanks @Paul-Hebert! - Refine the visual display of the comment reply form help text -
#1439
a1d70178
Thanks @Paul-Hebert! - Increase comment template flexibility using blocks.
v3.0.0
Major Changes
- #1406
7bce7132
Thanks @Paul-Hebert! - Renamed the Heading property frompermalink_id
toid
and allowed you to useid
whenpermalink
is false.
Minor Changes
-
#1405
2c7fb4ab
Thanks @AriannaChau! - Add Input Group object -
#1399
2fbf9d84
Thanks @dromo77! - Add layout modifier to the List object -
#1430
82162671
Thanks @tylersticka! - Updated and expanded feature images -
#1423
9b345898
Thanks @Paul-Hebert! - Add reply forms to comments -
#1406
7bce7132
Thanks @Paul-Hebert! - Added Overview object for use in Article Listings -
#1394
17a7a179
Thanks @AriannaChau! - Add light weight modifier to Heading component
Patch Changes
- #1398
85e7ed08
Thanks @gerardo-rodriguez! - Fix bug where button content was not centered
v2.0.0
Major Changes
-
#1355
e0475be4
Thanks @tylersticka! - Revised icon set! All icons have improved weights and proportions. There are now morecaret-
icons and aspeech-balloon
icon. Thenotifications-off
icon has been removed since we now have dynamic toggle icons. Other icons have been renamed to separate what they are from how they are used:attachment
is nowpaperclip
,close
is nowx
,notifications
is nowbell
,reply
is nowarrow-down-right
,return
is nowarrow-hook-left
andsearch
is nowmagnifying-glass
. -
#1373
76051bbd
Thanks @tylersticka! - Replace Message component with Alert component that takes into account inline and full-width use cases and responds to themes
Minor Changes
-
#1358
39e4c936
Thanks @tylersticka! - Add small size modifier and design token to Avatar -
#1370
157fad19
Thanks @tylersticka! - Add initial version of Comment component -
#1379
799e874f
Thanks @tylersticka! - Add 'pencil' icon -
#1379
799e874f
Thanks @tylersticka! - Add Badge component -
#1373
76051bbd
Thanks @tylersticka! - Show alert in unapproved comments -
#1353
68bfa9eb
Thanks @gerardo-rodriguez! - Remove function call from logged_in_user object properties in Comment Form template -
#1393
59c9c138
Thanks @tylersticka! - Add default avatar asset -
#1351
60d60f9c
Thanks @tylersticka! - Add support for Jetpack Markdown Block -
#1351
60d60f9c
Thanks @tylersticka! - Use custom properties for Rhythm spacing to support inheritance
v1.2.1
Patch Changes
- #1335
92a9bbd
Thanks @tylersticka! - Fix missing dashes in some Gutenberg font size utility class names
v1.2.0
Minor Changes
-
#1333
f7781a1
Thanks @tylersticka! - Add big, small and heading level font size tokens -
#1333
f7781a1
Thanks @tylersticka! - Add line-height tokens -
#1333
f7781a1
Thanks @tylersticka! - Add font-size utilities for Gutenberg block editor
Patch Changes
- #1333
f7781a1
Thanks @tylersticka! - Fix issue where Gutenberg quote paragraphs were incorrectly sized
v1.1.0
Minor Changes
-
#1316
e397810
Thanks @tylersticka! - Add support for WordPress block color utilities -
#1298
218b617
Thanks @gerardo-rodriguez! - Introduce CSS for toggling buttons
v1.0.0
Major Changes
- #1286
1cce4bc
Thanks @gerardo-rodriguez! - Update Twig templates to snake_case variables + coding standards
Minor Changes
-
#1239
f089a5d
Thanks @calebeby! - Add animation to Sky Nav on small screens. In order to enable this animation, thejs-sky-nav
class must be added to the containing element that hasc-sky-nav
. -
#1296
69104a9
Thanks @calebeby! - Add form group layout object -
#1309
83a563e
Thanks @tylersticka! - Add JSON format for compiled design tokens -
#1248
a7e6f6a
Thanks @gerardo-rodriguez! - Fix broken documentation links -
#1256
fe32e62
Thanks @calebeby! - Added comment form pattern -
#1227
d5daea2
Thanks @tylersticka! - Add favicons to assets -
#1284
abbfe74
Thanks @tylersticka! - Add support foralignfull
andalignwide
to any Gutenberg block -
#1264
4b904b5
Thanks @gerardo-rodriguez! - Add ability for Button component to have icons -
#1287
f24e17f
Thanks @tylersticka! - Addc-card--contained
modifier -
#1240
0c8be2d
Thanks @gerardo-rodriguez! - Add Button Group layout object
Patch Changes
-
#1297
a1f7d76
Thanks @AriannaChau! - Add border radius to Gutenberg Groups styles when the has-background class is present -
#1311
c156b25
Thanks @tylersticka! - Remove extra padding on lone Gutenberg button blocks -
#1239
f089a5d
Thanks @calebeby! - Fix memory leak with media query listener in Sky Nav JS -
#1255
aef4454
Thanks @tylersticka! - Fix for potential z-index issue with Bunch in certain containers -
#1300
4ed2269
Thanks @gerardo-rodriguez! - Remove function calls for properties in Author component -
#1301
257f870
Thanks @gerardo-rodriguez! - Update Avatar component story code examples -
#1292
bdda032
Thanks @AriannaChau! - Update gutenberg styles for block and pullquote
v0.7.0
Minor Changes
-
2a900d0
#1130 Thanks @tylersticka! - Add o-bunch layout object for multiple avatars -
f83ffca
#1077 Thanks @tylersticka! - Add Avatar component -
8a2e698
#1144 Thanks @spaceninja! - Expose design tokens in npm package