feat: add CSS Layer support to text and token foundations#7957
feat: add CSS Layer support to text and token foundations#7957joshblack wants to merge 2 commits into
Conversation
🦋 Changeset detectedLatest commit: 19ae830 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
7610873 to
324b2e2
Compare
5400205 to
b278746
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
324b2e2 to
633bb05
Compare
b278746 to
9ad191c
Compare
633bb05 to
2b67d6e
Compare
9ad191c to
19ae830
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
19ae830 to
88bcfd7
Compare
2b67d6e to
649fdd1
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
Part of https://github.com/github/primer/issues/6275
Migrates Text, Timeline, Tooltip, TopicTag, Truncate, deprecated ActionList, VisuallyHidden, CounterLabel, DataTable, and CheckboxOrRadioGroup styles into named Primer component CSS layers.
Changelog
New
Changed
@layer primer.components.*layers.Removed
Rollout strategy
Testing & Reviewing
cd packages/react && npx vitest run src/__tests__/css-layers.test.ts --config vitest.config.mts.Merge checklist