Releases: lukasoppermann/style-dictionary-utils
Releases · lukasoppermann/style-dictionary-utils
Added name to CamelCase transformer
What's Changed
- Name to camel case by @lukasoppermann in #76
Full Changelog: v2.4.0...v2.4.1
Add css/advanced format
- now allows you to define media queries / atRules multiple levels deep
Full Changelog: v2.2.1...v2.3.0
v4 pre-release.1
What's Changed
Updated utilities to support Style dictionary v4.15
Full Changelog: v2.0.7...v4-pre-release.1
Fix for shadow reference
What's Changed
- bug: shadowCSS references returning
0 0 0 0 undefined
if value isstring
by @jimmymorris in #46
New Contributors
- @jimmymorris made their first contribution in #46
Full Changelog: v2.0.6...v2.0.7
Fix dependcies
v2.0.6 fix deps
Move color2k to devDeps
v2.0.5 change peerDeps to deps
Fix for color named: "transparent"
What's Changed
- Converting named color transparent correctly by @lukasoppermann in #38
Full Changelog: v2.0.2...v2.0.3
Thanks @lauriejones
Fix for JSON5 without quotes
Update Shadow properties to align with w3c specs
What's Changed
- update shadow
x
andy
tooffsetX
andoffsetY
to align with w3c specs by @lukasoppermann in #29
Full Changelog: v1.6.1...v2.0.0
Removed double semicolon in cubic bezier output
What's Changed
- Fix Typo in Cubic Bezier Transformer and Update Tests by @dougwperez in #27
Full Changelog: v1.6.0...v1.6.1