diff --git a/.changeset/eighty-carrots-double.md b/.changeset/eighty-carrots-double.md deleted file mode 100644 index 5e9adb68a5..0000000000 --- a/.changeset/eighty-carrots-double.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sumup/circuit-ui': minor ---- - -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. diff --git a/.changeset/flat-flies-push.md b/.changeset/flat-flies-push.md deleted file mode 100644 index 4a81d097a0..0000000000 --- a/.changeset/flat-flies-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sumup/circuit-ui': minor ---- - -Added a new `--cui-bg-elevated` color token to use as background for elevated elements such as modals, popovers, etc. diff --git a/.changeset/forty-pumpkins-decide.md b/.changeset/forty-pumpkins-decide.md deleted file mode 100644 index 00167a4fa5..0000000000 --- a/.changeset/forty-pumpkins-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sumup/design-tokens': minor ---- - -Deprecated the legacy color tokens. Migrate to semantic color tokens instead: refer to the [Figma documentation](https://www.figma.com/file/OgPQeoNZ2QoY7hZvy0ybk2/%F0%9F%8C%88-COLOR-TOKENS?node-id=913%3A3903&t=b9BsTOJnzKDomZ9E-4) (internal link) for context. The new tokens are available as CSS custom properties, listed in the [Circuit UI theme documentation](https://circuit.sumup.com/?path=/docs/features-theme--docs). diff --git a/.changeset/happy-beds-perform.md b/.changeset/happy-beds-perform.md deleted file mode 100644 index 338269bc85..0000000000 --- a/.changeset/happy-beds-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sumup/circuit-ui': patch ---- - -Fixed the ImageInput component's disabled state. diff --git a/.changeset/large-lies-film.md b/.changeset/large-lies-film.md deleted file mode 100644 index 2574440489..0000000000 --- a/.changeset/large-lies-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sumup/circuit-ui': minor ---- - -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. diff --git a/.changeset/mighty-pens-learn.md b/.changeset/mighty-pens-learn.md deleted file mode 100644 index 5d774ecf17..0000000000 --- a/.changeset/mighty-pens-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sumup/circuit-ui': minor ---- - -Adjusted the Avatar component's design to work with new semantic color tokens. diff --git a/packages/circuit-ui/CHANGELOG.md b/packages/circuit-ui/CHANGELOG.md index 90fea07ae7..de5e821a96 100644 --- a/packages/circuit-ui/CHANGELOG.md +++ b/packages/circuit-ui/CHANGELOG.md @@ -1,5 +1,21 @@ # @sumup/circuit-ui +## 6.3.0 + +### Minor Changes + +- [#1944](https://github.com/sumup-oss/circuit-ui/pull/1944) [`5e1bbb6a`](https://github.com/sumup-oss/circuit-ui/commit/5e1bbb6a4729873a3cbd4ab7e6f9849d50e187f3) Thanks [@connor-baer](https://github.com/connor-baer) [@robinmetral](https://github.com/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](https://github.com/sumup-oss/circuit-ui/pull/1944) [`5e1bbb6a`](https://github.com/sumup-oss/circuit-ui/commit/5e1bbb6a4729873a3cbd4ab7e6f9849d50e187f3) Thanks [@robinmetral](https://github.com/robinmetral)! - Added a new `--cui-bg-elevated` color token to use as background for elevated elements such as modals, popovers, etc. + +- [#1944](https://github.com/sumup-oss/circuit-ui/pull/1944) [`5e1bbb6a`](https://github.com/sumup-oss/circuit-ui/commit/5e1bbb6a4729873a3cbd4ab7e6f9849d50e187f3) Thanks [@connor-baer](https://github.com/connor-baer) [@robinmetral](https://github.com/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](https://github.com/sumup-oss/circuit-ui/pull/1944) [`5e1bbb6a`](https://github.com/sumup-oss/circuit-ui/commit/5e1bbb6a4729873a3cbd4ab7e6f9849d50e187f3) Thanks [@connor-baer](https://github.com/connor-baer) [@robinmetral](https://github.com/robinmetral)! - Adjusted the Avatar component's design to work with new semantic color tokens. + +### Patch Changes + +- [#1944](https://github.com/sumup-oss/circuit-ui/pull/1944) [`5e1bbb6a`](https://github.com/sumup-oss/circuit-ui/commit/5e1bbb6a4729873a3cbd4ab7e6f9849d50e187f3) Thanks [@connor-baer](https://github.com/connor-baer)! - Fixed the ImageInput component's disabled state. + ## 6.2.3 ### Patch Changes diff --git a/packages/circuit-ui/package.json b/packages/circuit-ui/package.json index 91dc8d5c74..d82e1a6b0d 100644 --- a/packages/circuit-ui/package.json +++ b/packages/circuit-ui/package.json @@ -1,6 +1,6 @@ { "name": "@sumup/circuit-ui", - "version": "6.2.3", + "version": "6.3.0", "description": "SumUp's React UI component library", "main": "dist/cjs/index.js", "module": "dist/es/index.js", diff --git a/packages/design-tokens/CHANGELOG.md b/packages/design-tokens/CHANGELOG.md index ef761d6078..662c15893e 100644 --- a/packages/design-tokens/CHANGELOG.md +++ b/packages/design-tokens/CHANGELOG.md @@ -1,5 +1,11 @@ # @sumup/design-tokens +## 5.1.0 + +### Minor Changes + +- [#1951](https://github.com/sumup-oss/circuit-ui/pull/1951) [`197f6851`](https://github.com/sumup-oss/circuit-ui/commit/197f6851c729512904112558cdac019d6fc1ed8e) Thanks [@connor-baer](https://github.com/connor-baer) [@robinmetral](https://github.com/robinmetral)! - Deprecated the legacy color tokens. Migrate to semantic color tokens instead. For context, refer to the [Figma documentation](https://www.figma.com/file/OgPQeoNZ2QoY7hZvy0ybk2/%F0%9F%8C%88-COLOR-TOKENS?node-id=913%3A3903&t=b9BsTOJnzKDomZ9E-4) (internal link). The new tokens are available as CSS custom properties, listed in the [Circuit UI theme documentation](https://circuit.sumup.com/?path=/docs/features-theme--docs). + ## 5.0.0 ### Major Changes diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index a016ab4015..f92bf44383 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@sumup/design-tokens", - "version": "5.0.0", + "version": "5.1.0", "description": "Visual primitives such as typography, color, and spacing that are shared across platforms.", "main": "dist/cjs/index.js", "module": "dist/es/index.js",