Releases: cloudfour/cloudfour.com-patterns
v12.3.0
Minor Changes
- #1983
e5af776b
Thanks @gerardo-rodriguez! - Add aria-hidden to Pagination component ellipsis
Patch Changes
- #1986
f047d75e
Thanks @gerardo-rodriguez! - Fix bug where content below Sky Nav was not animating open/closed
v12.2.0
v12.1.0
Minor Changes
- #1974
e099664d
Thanks @tylersticka! - Addu-rescue-orphan
utility to fine-tune where text breaks occur as space allows
v12.0.0
Major Changes
- #1962
f9020a25
Thanks @tylersticka! - Remove deprecated Event Summary component, please use Media Summary instead
Minor Changes
v11.4.0
Minor Changes
-
#1954
04f925e5
Thanks @tylersticka! - - Add Media Summary component, extending the Media object for linked content summaries (events, books, projects, etc.)- Deprecated the Event Summary component
-
#1954
04f925e5
Thanks @tylersticka! - Addobject_class
andcontent_class
properties to the Media object template to make it more extensible
Patch Changes
-
#1957
1c7f142e
Thanks @spaceninja! - Bugfix: Prevent Embed videos from clipping in Safari -
#1954
04f925e5
Thanks @tylersticka! - Deprecated the Button Swap component -
#1955
f284b337
Thanks @tylersticka! - Prevent focused input outlines from being cut off by adjacent elements inside of Input Group objects
v11.3.0
Minor Changes
-
#1951
3136eb2b
Thanks @spaceninja! - Addsize
andmuted
props to Icon -
#1947
d866a563
Thanks @gerardo-rodriguez! - Remove small viewport Sky Nav layout shift caused by progressive enhancement
Patch Changes
- #1952
a84e50f4
Thanks @tylersticka! - Comment permalinks now resolve to the hash URL of the comment ID rather than a nonexistent Timbercomment.link
property
v11.2.1
Patch Changes
- #1941
ba6ad411
Thanks @spaceninja! - Remove block alignment override styles for Deck
v11.2.0
Minor Changes
- #1938
adae0564
Thanks @spaceninja! - Addo-container__pad
class
Patch Changes
- #1936
4708f00a
Thanks @spaceninja! - Update Card and Overview to only useheader
andfooter
elements if the containing element is anarticle
orsection
.
v11.1.0
Minor Changes
-
#1929
bac89ee7
Thanks @tylersticka! - Increase the supported column modifiers from 4 to 6 for the Deck layout object to support smaller content chunks -
#1928
fe55de90
Thanks @gerardo-rodriguez! - Add z-indexalert
design token and use in Page object for Alert placement -
#1930
a871faa7
Thanks @tylersticka! - Make default, center, full and wide alignment options consistent between WordPress image and video blocks
v11.0.0
Major Changes
- #1917
4e8ef044
Thanks @calebeby! - Remove button-swap component JS. Users of the component will need to implement their own functionality for this component.
Minor Changes
-
#1921
fe7a95f0
Thanks @gerardo-rodriguez! - Adds an optional Alert block to the Page object -
#1910
4384eccf
Thanks @tylersticka! - Set thetab-size
forpre
elements to2
to encourage more accessible code samples without compromising horizontal real estate -
#1914
896a746c
Thanks @gerardo-rodriguez! - Updates the Alert component by addingrole
,id
andhidden
template properties