feat: add CSS Layer support to Button and ActionList#7959
Conversation
🦋 Changeset detectedLatest commit: dc6acbb 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 |
|
b3a3526 to
8e9bd1e
Compare
fbb44d0 to
5ceff2f
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
8e9bd1e to
41085b2
Compare
5c14b60 to
03d6006
Compare
41085b2 to
07c512b
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
07c512b to
72ab09d
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
Part of https://github.com/github/primer/issues/6275
Migrates Button and ActionList 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