Skip to content

@sumup/circuit-ui@6.3.0

Compare
Choose a tag to compare
@connor-baer connor-baer released this 01 Mar 15:36
· 718 commits to main since this release
987fa21

Minor Changes

  • #1944 5e1bbb6a Thanks @connor-baer @robinmetral! - Migrated all components to use the new semantic color tokens. There are minor visual differences between colors. You will also notice the change in snapshots.

  • #1944 5e1bbb6a Thanks @robinmetral! - Added a new --cui-bg-elevated color token to use as background for elevated elements such as modals, popovers, etc.

  • #1944 5e1bbb6a Thanks @connor-baer @robinmetral! - Adapted the warning state of form components validationHint to the new color tokens. Both the warning icon and copy are now orange with the default Circuit UI theme.

  • #1944 5e1bbb6a Thanks @connor-baer @robinmetral! - Adjusted the Avatar component's design to work with new semantic color tokens.

Patch Changes