feat: add CSS Layer support to Button prerequisites#7958
Conversation
🦋 Changeset detectedLatest commit: 07c512b 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. |
5400205 to
b278746
Compare
b3a3526 to
8e9bd1e
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
b278746 to
9ad191c
Compare
41085b2 to
07c512b
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>
07c512b to
72ab09d
Compare
19ae830 to
88bcfd7
Compare
|
🤖 Lint issues have been automatically fixed and committed to this PR. |
Part of https://github.com/github/primer/issues/6275
Migrates KeybindingHint, Spinner, Textarea, TextInput, ToggleSwitch, Token, TextInputWithTokens, and TooltipV2 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