Skip to content

@workday/canvas-tokens-web@1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 22:39
· 19 commits to main since this release

Documentation

- docs: Add system color stories (#102) (@alanbsmith)

Infrastructure

- chore: Add workflow for project board (#104) (@jaclynjessup)
- chore: Add Figma-only tokens to filter out (#108) (@RayRedGoose)
Sync script has been updated by adding Figma-only token to filter. This change will exclude Figma-only tokens from the web token json.
- chore: Update Style Dictionary transform (#110) (@RayRedGoose)
Bug fixing of generating wrong value for colors with alpha and replacing transparent colors by transparent value. New transforms has been added to handle text values of font-weight and px values of line-height. Transforms for font-family and letter-spacing have been updated to support different token types, transform for flatten-rgba has been updated to handle spaces and percentage alpha.
- chore: Sync Tokens Studio config 🤖 (#112) (@alanbsmith, @RayRedGoose)
Incorrect value of sys.color.static.orange.default token has been changed to the correct cantaloupe.400. Token Studio structure has been updated for Figma only (types and font-weight, line-height values changes).