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

Release Tracking #1020

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Release Tracking #1020

merged 1 commit into from
Aug 21, 2024

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Jul 31, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@primer/primitives@9.0.0

Major Changes

  • #1021 8b015a0 Thanks @langermank! - Update invisible button variant text color to be default instead of link blue

  • #1025 9ab8102 Thanks @langermank! - Fix inconsistent HC transparent colors

  • #1023 0f5625e Thanks @langermank! - Change fgColor-onEmphasis to white in dark high contrast theme

  • #1016 39862e9 Thanks @langermank! - # Updated neutral base color scales

    Changes

    • Theme specific neutral scales have been replaced with two new scales: light and dark.
    • The new light and dark scales are inverted, where 0 is the lightest shade in light and the darkest shade in dark.
    • Functional color tokens have been updated to use the new light and dark scales, and several overrides have been removed due to the new inverted design.

    Migration

    • Functional color tokens all work as expected and have been tested to meet minimum contrast requirements.
    • If you are using primer/primitives base color scales directly, you may need to update how those colors are applied. See the migration table which outlines approximately how the new colors map to the old colors.

    Light scale migration

    Old color New color
    0 0
    1 2
    2 5
    3 7
    4 7
    5 8
    6 8
    7 9
    8 10
    9 11

    Dark scale migration

    Old color New color
    9 0
    8 1
    7 2
    6 4
    5 6
    4 7
    3 8
    2 9
    1 10
    0 11

    Dark high contrast scale migration

    Old color New color
    9 0
    8 3
    7 5
    6 6
    5 7
    4 8
    3 9
    2 10
    1 11

    Dark dimmed scale migration

    Old color New color
    9 1
    8 2
    7 4
    6 5
    5 6
    4 7
    3 7
    2 8
    1 9
    0 10

    Light high contrast scale migration

    Old color New color
    0 white
    1 2
    2 5
    3 7
    4 7
    5 8
    6 9
    7 10
    8 11
    9 black
  • #1024 2348455 Thanks @langermank! - Extend neutral scale to include white/black (0-13)

  • #956 13f62d5 Thanks @lukasoppermann! - Removed space tokens

  • #1026 401fef1 Thanks @langermank! - - Update counter bg styles

    • Contrast fixes
  • #968 d845fdf Thanks @lukasoppermann! - Rename data-[colorName]-color to data-[colorName]-color-emphasis

@primer primer bot requested review from a team as code owners July 31, 2024 21:16
@primer primer bot requested a review from langermank July 31, 2024 21:16
@github-actions github-actions bot temporarily deployed to Preview (Storybook) July 31, 2024 21:18 Inactive
@primer primer bot force-pushed the changeset-release/main branch from da7438e to 02c27a2 Compare July 31, 2024 21:29
@github-actions github-actions bot temporarily deployed to Preview (Storybook) July 31, 2024 21:31 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 02c27a2 to e0216c4 Compare July 31, 2024 22:45
@github-actions github-actions bot temporarily deployed to Preview (Storybook) July 31, 2024 22:47 Inactive
@primer primer bot force-pushed the changeset-release/main branch from e0216c4 to 23ee6c3 Compare August 6, 2024 15:27
@github-actions github-actions bot temporarily deployed to Preview (Storybook) August 6, 2024 15:29 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 23ee6c3 to fa8264a Compare August 6, 2024 23:12
@github-actions github-actions bot temporarily deployed to Preview (Storybook) August 6, 2024 23:14 Inactive
@primer primer bot force-pushed the changeset-release/main branch from fa8264a to 62824cb Compare August 9, 2024 15:32
@github-actions github-actions bot temporarily deployed to Preview (Storybook) August 9, 2024 15:34 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 62824cb to 7502e7f Compare August 9, 2024 15:38
@github-actions github-actions bot temporarily deployed to Preview (Storybook) August 9, 2024 15:40 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 7502e7f to 2cba8cb Compare August 9, 2024 18:22
@github-actions github-actions bot temporarily deployed to Preview (Storybook) August 9, 2024 18:24 Inactive
@github-actions github-actions bot temporarily deployed to Preview (Storybook) August 14, 2024 15:26 Inactive
@langermank langermank merged commit d775cbc into main Aug 21, 2024
24 checks passed
@langermank langermank deleted the changeset-release/main branch August 21, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant