feat: add CSS Layer support to form and select panel components#7961
feat: add CSS Layer support to form and select panel components#7961joshblack wants to merge 3 commits into
Conversation
🦋 Changeset detectedLatest commit: 713bab3 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. |
44d6819 to
146cfdf
Compare
c46e336 to
713bab3
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
146cfdf to
26feaa4
Compare
713bab3 to
f4173a3
Compare
26feaa4 to
385bd71
Compare
f4173a3 to
22420b1
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>
385bd71 to
a37f74c
Compare
22420b1 to
296d267
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
Part of https://github.com/github/primer/issues/6275
Migrates FilteredActionList, FormControl, and SelectPanel 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