Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design tokens v3.1.0 #466

Merged
merged 6 commits into from
Aug 22, 2024
Merged

Design tokens v3.1.0 #466

merged 6 commits into from
Aug 22, 2024

Conversation

ty2k
Copy link
Contributor

@ty2k ty2k commented Aug 22, 2024

This PR updates the @bcgov/design-tokens library to v3.1.0. This version of the code is currently published on npm on the next tag as v3.1.0-rc3.

Compared to v3.0.1, this version only contains additions:

Changelog

3.1.0

Added

  • Comments added to tokens to document intended usage
  • layout.padding.hair added to match layout.margin.hair
  • New color tokens added:
    • surface.color.primary.default
    • surface.color.primary.hover
    • surface.color.primary.pressed
    • surface.color.primary.disabled
    • surface.color.secondary.default
    • surface.color.secondary.hover
    • surface.color.secondary.pressed
    • surface.color.secondary.disabled
    • surface.color.tertiary.default
    • surface.color.tertiary.hover
    • surface.color.tertiary.pressed
    • surface.color.tertiary.disabled

I've taken care to preserve the deprecated typography.fontWeights.italic token in c62947a.

Once this PR is merged, I will publish v3.1.0 on npm on the latest tag.

@ty2k ty2k added enhancement New feature or request dependencies Pull requests that update a dependency file labels Aug 22, 2024
@ty2k ty2k added this to the Design tokens v3.1.0 milestone Aug 22, 2024
@ty2k ty2k requested a review from mkernohanbc August 22, 2024 17:40
@ty2k ty2k self-assigned this Aug 22, 2024
Copy link
Contributor

@mkernohanbc mkernohanbc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! Parallel update to Figma will lag this a little bit, as it also includes the 0.2.0 components release. @ty2k up to you when you want to push the button!

@ty2k ty2k merged commit d735bbb into main Aug 22, 2024
3 checks passed
@ty2k ty2k deleted the feature/design-tokens-v3.1.0 branch August 22, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants