Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Releases: sumup-oss/design-tokens

v2.1.1

20 Mar 11:01
Compare
Choose a tag to compare

2.1.1 (2021-03-20)

Bug Fixes

  • prevent circular import (f36f185)

v2.1.0

18 Nov 09:24
8af0d6d
Compare
Choose a tag to compare

2.1.0 (2020-11-18)

Features

v2.0.3

17 Nov 10:56
Compare
Choose a tag to compare

2.0.3 (2020-11-17)

Bug Fixes

  • colors: change g700 to new success color (e8cad4f)

v2.0.2

17 Nov 10:03
Compare
Choose a tag to compare

2.0.2 (2020-11-17)

Bug Fixes

  • colors: change bodyColor to n900 (01b227e)

v2.0.1

11 Oct 07:42
Compare
Choose a tag to compare

2.0.1 (2020-10-11)

Bug Fixes

  • colors: revert bodyColor and bodyBg to old values (2047dca)

v2.0.0

10 Oct 16:09
4ccc939
Compare
Choose a tag to compare

2.0.0 (2020-10-10)

Despite this being a major release, the API remains unchanged. You do not need to make any changes to your code when upgrading.

Features

BREAKING CHANGES

  • colors: SumUp's primary blue color has been updated as part of a brand refresh. It now meets stricter color contrast guidelines (WCAG AA).

v2.0.0-alpha.2

07 Oct 11:58
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2020-10-07)

Features

  • colors: tweak new colors (556e92a)

v2.0.0-alpha.1

01 Sep 12:04
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2020-09-01)

Features

  • colors: test out new brand colors (ed0c8e1)

BREAKING CHANGES

  • colors: The colors have changed.

v1.0.3

16 Jul 13:24
Compare
Choose a tag to compare

1.0.3 (2020-07-16)

Reverts

  • Revert "fix(build): transpile ESM bundle to ES5 syntax" (3139ed2)

v1.0.2

16 Jul 10:47
Compare
Choose a tag to compare

1.0.2 (2020-07-16)

Bug Fixes

  • build: transpile ESM bundle to ES5 syntax (c04f3e8)