feat: add CSS Layer support to navigation and skeleton styles#7956
feat: add CSS Layer support to navigation and skeleton styles#7956joshblack wants to merge 3 commits into
Conversation
🦋 Changeset detectedLatest commit: 649fdd1 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 |
|
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
56e76ad to
4c00529
Compare
7610873 to
324b2e2
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
4c00529 to
e936376
Compare
324b2e2 to
633bb05
Compare
e936376 to
c25bf0e
Compare
633bb05 to
2b67d6e
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
c25bf0e to
29db7bc
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 ScrollableRegion, Select, SideNav, Skeleton, SkeletonAvatar, SkeletonText, Stack, StateLabel, SubNav, and TabNav 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