Releases: sumup-oss/circuit-ui
Releases · sumup-oss/circuit-ui
@sumup-oss/icons@6.4.0
Immutable
release. Only release title and notes can be modified.
@sumup-oss/icons@6.3.0
Immutable
release. Only release title and notes can be modified.
@sumup-oss/icons@5.25.0
Immutable
release. Only release title and notes can be modified.
@sumup-oss/design-tokens@10.0.2
Patch Changes
- #3603
bc5c2e3Thanks @connor-baer! - Lightened the--cui-bg-normal-disabledcolor to reduce the visual prominence of disabled elements.
@sumup-oss/circuit-ui@11.2.1
Patch Changes
- #3603
bc5c2e3Thanks @connor-baer! - Dimmed the text of disabled ListItems so they actually look disabled.
@sumup-oss/icons@6.2.0
Minor Changes
-
#3596
f43db0bThanks @sirineJ! - Revert status icons (alert, confirm, help, notify, refunded) to a filled version to improve affordance clarity. -
#3598
0a169d8Thanks @connor-baer! - Added the flag of Catalonia. Load it using theFlagcomponent or thegetIconURL()helper:import { Flag } from '@sumup-oss/circuit-ui'; import { getIconURL } from '@sumup-oss/icons'; <Flag countryCode="ES-CT" /> <img src={getIconURL("flag_es-ct")} alt="Catalonia" />
@sumup-oss/design-tokens@10.0.1
Patch Changes
- #3600
436f34dThanks @connor-baer! - Fixed the display of characters with diacritics in Google Chrome.
@sumup-oss/circuit-ui@11.2.0
Minor Changes
-
#3598
0a169d8Thanks @connor-baer! - Added the flag of Catalonia. Load it using theFlagcomponent or thegetIconURL()helper:import { Flag } from '@sumup-oss/circuit-ui'; import { getIconURL } from '@sumup-oss/icons'; <Flag countryCode="ES-CT" /> <img src={getIconURL("flag_es-ct")} alt="Catalonia" />
@sumup-oss/icons@6.1.0
Minor Changes
- #3594
fa2b5acThanks @connor-baer! - Deprecated the SumUpLogo and SumUpLogomark icons in favor of the new SumUpLogo component and updated them to match the latest brand guidelines.
@sumup-oss/circuit-ui@11.1.0
Minor Changes
- #3594
fa2b5acThanks @connor-baer! - Added the SumUpLogo component to display SumUp's logo in full or short variations.