Skip to content

atomium-tokens: v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 17:32
3a7bd1f

1.0.0 (2023-07-31)

Features

  • change output to tokens.css (4bb19c5)
  • change RGB to modern notation (#164) (5577282)
  • core: add column gap to grid (#135) (9353aaf)
  • tokens: add --border-radius-medium (eb9447e)
  • tokens: add folder for tokens (cc1ea57)
  • tokens: add function to generate json file (#206) (89328fa)
  • tokens: add package to build tokens (5d8b22d)
  • tokens: add rgb colors (030738e)
  • tokens: add rgb tokens (#181) (80d49d4)
  • tokens: add typography of button small (516b1b6)
  • tokens: add utility-class to typography (0cbd725)
  • tokens: add variables to backdrop (#184) (f091e17)
  • tokens: compile ts files into js map on generate tokens script (#162) (d5fd754)
  • tokens: script to generate token value (#158) (c14725d)
  • update all tokens and remove old tokens for venice (300923a)

Bug Fixes

  • grid component gap spacing (#141) (da760d6)
  • tokens: generate tokens files with ts instead js (#160) (c90193c)
  • tokens: remove variable not used to remove sonar bug (#180) (017e834)

Miscellaneous Chores