v3.4.2
·
700 commits
to development
since this release
Adds
- Adds the
"contentFilterRelease"
option to theIcon
component. - Adds the
"socialX"
option to theIcon
component. - Adds the
heading7
andheading8
to the font size design tokens. - Adds the
heading7
andheading8
options for thesize
prop in theHeading
component.
Updates
- Updates Storybook and related dependencies to version 8.3.6.
- Updates the
Link
component to prevent line breaks. - Updates the
SocialMediaLinks
component to support the"socialX"
icon.
Fixes
- Fixes spacing issues and dark mode color styles in the
Table
component.