Skip to content

Releases: vrk-kpa/suomifi-design-tokens

v6.0.0

27 Oct 07:35
cc7dcb6
Compare
Choose a tag to compare

Release notes

Changes and additions to color tokens

Changed colors:

  • alertBase
    • #AE332D
    • hsla(3, 59%, 43%, 1)
  • warningBase
    • #F6AF09
    • hsla(42, 93%, 50%, 1)
  • blackLight1
    • #6B6B6B
    • hsla(0, 0%, 42%, 1)
  • accentBase
    • #E86717
    • hsla(23, 82%, 50%, 1)
  • accentTertiaryLight1
    • #F2EAF5
    • hsla(284, 35%, 94%, 1)

New colors:

  • infoBase
    • #1770EE
    • hsla(215, 86%, 51%, 1)
  • infoLight1
    • #EBF3FF
    • hsla(216, 100%, 96%, 1)

5.1.0 - Add highContrastFocus token

08 Jun 13:34
0dc0169
Compare
Choose a tag to compare

Release notes

  • Add highContrastFocus token

5.0.0 - Update blackBase value

01 Feb 11:11
Compare
Choose a tag to compare

Release notes

  • blackBase color changed from hsl(0, 0%, 16%) to hsl(0, 0%, 13%) - (#63)

4.2.0

16 Nov 12:33
eedf526
Compare
Choose a tag to compare

Release notes

  • Add accentTertiaryLight1 color token

Adjust absoluteFocus z-index value

31 Aug 06:44
Compare
Choose a tag to compare

Release notes

absoluteFocus (#61)

  • Change z-index value from 888 to 9999

highlightBaseToHighlightDark1 hotfix

29 Aug 06:56
0d3b179
Compare
Choose a tag to compare

Release notes

Gradient highlightBaseToHighlightDark1 (#60)

  • Fix direction of gradient

Add derived tokens

24 Aug 11:13
c5a1044
Compare
Choose a tag to compare

Release notes

Introduce new tokens (#58)

  • Gradients
    • highlightBaseToHighlightDark1
    • highlightLight1ToHighlightBase
    • depthLight1ToDepthBase
    • whiteBaseNegative
    • whiteBaseToDepthLight2
    • whiteBaseToDepthLight1
    • highlightLight3ToHighlightLight2
    • depthLight3ToDepthLight2
    • depthSecondaryToDepthSecondaryDark1
    • highlightLight4ToDepthSecondary
  • Shadows
    • invertTextShadow
    • menuShadow
    • panelShadow
    • actionElementBoxShadow
    • wideBoxShadow
  • Focuses
    • absoluteFocus
    • boxShadowFocus
    • noMouseFocus
  • Radiuses
    • basic
    • focus
    • modal
  • Transitions
    • basicTime
    • basicTimingFunction

Update accentBase color value

21 Apr 10:28
27e194b
Compare
Choose a tag to compare

Release notes

  • Change accentBase token value from hsl(23, 82%, 53%) to hsl(23, 82%, 51%)

New color tokens

07 Feb 10:39
5a36ce9
Compare
Choose a tag to compare

Features

Add new color tokens:

  • warningLight1
  • successDark1

Update copyfiles to 2.4.1

05 May 12:24
Compare
Choose a tag to compare

Release notes

Dependencies

  • copyfiles updated to 2.4.1 to patch a vulnerability. This change has no effect on the created build.