Skip to content

Releases: Workday/canvas-tokens

@workday/canvas-tokens-web@2.0.0

03 May 21:48
Compare
Choose a tag to compare

Web Tokens

- chore: Sync tokens and update SD config to handle new changes (#115) (@alanbsmith, @RayRedGoose)
⚠️ BREAKING CHANGES:
- color.bg.positive.soft has been renamed to color.bg.positive.softer for consistency.
- Figma specific tokens: typescale, level, shadow has been excluded from base web tokens.
- Depth token values has been updated from the base token reference to raw value.

Other
- JSDoc has been updated to include the base token info

@workday/canvas-tokens-docs@0.0.2

03 May 21:48
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies
    • @workday/canvas-tokens-web@2.0.0

@workday/canvas-tokens-web@1.3.1

18 Apr 22:39
Compare
Choose a tag to compare

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).

@workday/canvas-tokens-web@1.3.0

01 Apr 22:01
Compare
Choose a tag to compare

Infrastructure

- chore: Add transform to handle opacity as percentage (#100) (@RayRedGoose)

Other

- feat: Add missing system color tokens (@alanbsmith)

@workday/canvas-tokens-web@1.2.0

21 Mar 03:34
Compare
Choose a tag to compare

Infrastructure

- chore: Fix tokens-config sync script (@alanbsmith)

Other

- chore: Retry 1.1.1 release (@alanbsmith)
- chore: Fix forward-merge action (@alanbsmith)

@workday/canvas-tokens-web@1.1.1

11 Mar 15:41
Compare
Choose a tag to compare

Infrastructure

- chore: Add Token Studio sync action (#85) (@alanbsmith)
- chore: Bump actions/checkout to v4 (#89) (@alanbsmith)
- chore: Update Release Automation (#91) (@alanbsmith)

@workday/canvas-tokens-web@1.1.0

17 Jan 23:53
Compare
Choose a tag to compare

Infrastructure

- chore: Update build and release scripts (#72) (@alanbsmith)
- feat: Add skip condition to forward merge (#74) (@RayRedGoose)

Other

- chore: Sync Tokens Studio config 🤖 (#79) (@alanbsmith, @RayRedGoose, @mannycarrera4)

@workday/canvas-tokens-web@1.0.2

08 Dec 16:22
Compare
Choose a tag to compare

Infrastructure

- fix: Fix release script (#70) (@alanbsmith)

@workday/canvas-tokens-web@1.0.1

07 Dec 23:36
Compare
Choose a tag to compare

Documentation

- docs: Fix Getting Started doc (@alanbsmith)
- docs: Add consumer documentation (#60) (@alanbsmith)
- docs: Fix broken doc link (@alanbsmith)
- docs: Add contributing doc to Storybook (@alanbsmith)

Infrastructure

- fix: Update release action (#59) (@RayRedGoose)
- feat: Add forward-merge action (#67) (@RayRedGoose)

Web Documentation

- fix: Fix JS Doc comment and value order (#62) (@RayRedGoose)

@workday/canvas-tokens-web@1.0.0

23 Oct 23:10
Compare
Choose a tag to compare

Other

Documentation

Infrastructure