feat: add CSS Layer support to overlay consumers#7960
Conversation
|
fbb44d0 to
5ceff2f
Compare
44d6819 to
146cfdf
Compare
🦋 Changeset detectedLatest commit: 385bd71 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. |
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
5ceff2f to
5c14b60
Compare
26feaa4 to
385bd71
Compare
5c14b60 to
03d6006
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
03d6006 to
dc6acbb
Compare
385bd71 to
a37f74c
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
Part of https://github.com/github/primer/issues/6275
Migrates AnchoredOverlay, Autocomplete, Banner, Blankslate, Breadcrumbs, Dialog, ActionMenu, ActionBar, and SelectPanel2 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