Brand Icons Changelog
@cfa/brand-icons
6.1.1
Patch Changes
- Updated dependencies [
10e879f]:- @cfa/[email protected]
6.1.0
Patch Changes
- Updated dependencies [
471c05f]:- @cfa/[email protected]
6.0.1
Patch Changes
- Updated dependencies [
3d3fb5c]:- @cfa/[email protected]
6.0.0
Major Changes
-
#1630
cd68a51Thanks @stevegreco! - This package now re-exports the icons from our new shared@cfa/iconspackage.There have been some quality of life updates made to the functionality of the icons, most importantly the
height/widthvalues are now set directly on the SVG as opposed to inline styling. This should allow you to more easily override the sizing with CSS classes.
Patch Changes
- Updated dependencies [
cd68a51]:- @cfa/[email protected]
5.1.0
Minor Changes
- #1493
8a61111Thanks @stevegreco! - Added a newxs(14px) size variant forbrand-iconsandsystem-icons.
5.0.0
Major Changes
-
#1281
0b0f9c9Thanks @CaseyGarland! - Adds 245 new brand icons Renames 70 improperly named brand icons Removes 41 deprecated brand iconsSee issue for complete list of changes
Note: Major bump for system-icons aligns versions with brand-icons package as package versions are linked. No breaking changes are made in system-icons for this release.
Patch Changes
- #1298
ef86926Thanks @stevegreco! - Updated internal dependencies
4.1.0
Minor Changes
- #843
f089a1eThanks @stevegreco! - Updated to[email protected]and[email protected]
Patch Changes
-
#843
f089a1eThanks @stevegreco! - Updated dependencies to be up-to-date -
#1048
11b6be4Thanks @stevegreco! - Updatedreactto be a dev dependency
4.0.0
Major Changes
-
#683
258fd95Thanks @stevegreco! - Updated sizes for icons and logos to match Design System@cfa/brand-icons:16px(sm),24px(md),32px(lg) and48px(xl)@cfa/brand-icons/logos:32px(sm),48px(md) and64px(lg)
Minor Changes
- #683
258fd95Thanks @stevegreco! - Removed option to override thecolorprop for CFA logos, the only two options areprimaryandwhite, withprimarybeing the default
3.3.4
Patch Changes
- #624
42afe07Thanks @stevegreco! - Updated versions ofstorybook,viteandvitest
3.3.3
Patch Changes
- #476
7301d5cThanks @stevegreco! - Updated playwright dependencies to use pnpm catalogs to maintain consistent versions
3.3.2
Patch Changes
-
#489
3f53c68Thanks @stevegreco! - Added the ability to use thestyleprop on our icon components -
#489
3f53c68Thanks @stevegreco! - Updated the exports to ensure that things are being exported correctly as well as addingattwchecks to validate exports
3.3.1
Patch Changes
-
#426
a0a9f4eThanks @stevegreco! - Updated Vitest to v3 -
#426
a0a9f4eThanks @stevegreco! - Updated Storybook to v8.5, which includes a11y testing out of the box
3.3.0
Minor Changes
- 776fcc3: Updated
sizeandcolorprops to include the preset sizes and colors from the Design System. Sizes will adjust to the aspect ratio of the Icon when using a predetermined size.
Patch Changes
- 527b1e6: First Beta version
3.2.1-beta.0
Patch Changes
- First Beta version