Releases: lukasoppermann/design-tokens
Releases · lukasoppermann/design-tokens
Exclusion prefix for collections
What's Changed
- Excluded collections containing a specific string from the export target by @hayawata3626 in #276
Full Changelog: v6.8.9...v6.9.0
Added option to disable mode in export
What's Changed
- Added option to disable mode in export (if you have multiple modes this will only export one of them)
- Fix decimal number variable export.
- feat: add an option to configure whether to reference mode names by @hayawata3626 in #258
- style: Execute lint fix on violating files for standard linting format by @JackHowa in #263
New Contributors
- @hayawata3626 made their first contribution in #258
- @JackHowa made their first contribution in #263
Full Changelog: v6.8.6...v6.8.7
Fix for references tokens from other files
Full Changelog: v6.8.5...v6.8.6
Fix for variable export with references
Full Changelog: v6.8.4...v6.8.5
This fixed #252 #255 #254 as well as the double click to export when there is no token available
Improve output for variables
What's Changed
- references are now all lowercase like the names
- references use correct dot notation
- type for variables is now corrected for aliases and does not use
alias
- Improve output for variables by @lukasoppermann in #253
Full Changelog: v6.8.2...v6.8.4
Bugfix for empty files
Full Changelog: v6.8.1...v6.8.2
This fixed #252
Bugfix for original format
Full Changelog: v6.8.0...v6.8.1
[BETA] support for variables
What's Changed
- Fix typo in README by @sedakahn in #246
- Variables by @lukasoppermann in #249
New Contributors
Full Changelog: v6.7.0...v6.8.0
Added commit message for send to url
Thanks to @derekwsgray for the contributions
What's Changed
- Feature/169 add commit message by @derekwsgray in #227
- Bump terser from 5.14.1 to 5.14.2 by @dependabot in #219
- Just typo corrections. by @derekwsgray in #228
New Contributors
- @derekwsgray made their first contribution in #228
Full Changelog: v6.6.1...v6.7.0
v6.6.0 spring easing curves for motion tokens
What's Changed
- Improve test coverage by @lukasoppermann in #215
- Spring motion by @lukasoppermann in #214
- Partial PR of blendmode value by @mattpilott in #193
New Contributors
- @mattpilott made their first contribution in #193
Full Changelog: v6.5.0...v6.6.0