braid-design-system@32.16.0
·
593 commits
to master
since this release
Minor Changes
-
IconSocialX: Add new icon (#1438)
Add the new
IconSocialXcomponent to the suite of social icons, enabling teams to migrate across fromIconSocialTwitterwhich has now been marked as deprecated.EXAMPLE USAGE:
<IconSocialX />
MIGRATION GUIDE:
Teams should migrate fromIconSocialTwittertoIconSocialXat their earliest convenience. TheIconSocialTwittercomponent will be removed in a future release.-<IconSocialTwitter /> +<IconSocialX />
-
IconSort: Add new icon (#1438)
EXAMPLE USAGE:
<IconSort />