Releases: component-driven/react-design-tokens
Releases · component-driven/react-design-tokens
v2.1.1
13 Mar 10:51
Compare
Sorry, something went wrong.
No results found
2.1.1 (2021-03-13)
Bug Fixes
Use commonjs while transpiling to make it work with Next.js (a019195 )
v2.1.0
30 Mar 14:57
Compare
Sorry, something went wrong.
No results found
2.1.0 (2020-03-30)
Bug Fixes
Set correct width in the SpacingSwatch. (f175059 )
Features
v2.0.1
24 Feb 09:16
Compare
Sorry, something went wrong.
No results found
2.0.1 (2020-02-24)
Bug Fixes
Use css function from theme-ui to get proper styles (e9d6df0 )
v2.0.0
18 Feb 14:20
Compare
Sorry, something went wrong.
No results found
2.0.0 (2020-02-18)
Features
Typography component shows text styles and not just font sizes (4f32f74 )
BREAKING CHANGES
FontSizeSwatch is now TextStyleSwatch and accepts text style objects as value.
v1.1.5
01 Jul 19:46
Compare
Sorry, something went wrong.
No results found
1.1.5 (2019-07-01)
Bug Fixes
v1.1.2
08 Jun 19:38
Compare
Sorry, something went wrong.
No results found
1.1.2 (2019-06-08)
Bug Fixes
Color swatch should have same height. Do not wrap long values (4fd9f4c )
v1.1.1
08 Jun 18:31
Compare
Sorry, something went wrong.
No results found
1.1.1 (2019-06-08)
Bug Fixes
Update Colors and Typography layouts. Fine tune theme. (a84ffcc )
v1.1.0
08 Jun 15:15
Compare
Sorry, something went wrong.
No results found
1.1.0 (2019-06-08)
Bug Fixes
Fix layout of Spacing (2cbb3e5 )
Remove hover styles from Swatch (fe2072d )
Features
Use monospace font for swatch values (5227d5d )
v1.0.1
08 Jun 14:54
Compare
Sorry, something went wrong.
No results found
1.0.1 (2019-06-08)
Bug Fixes
Remove useBuiltIns from babel config to fix warnings (ed750c7 )