Skip to content

Commit 1977a68

Browse files
authored
refactor(Checkbox): update Checkbox to use CSS Modules behind flag (#4962)
* docs(storybook): enable fast refresh with react plugin * refactor(Checkbox): update Checkbox to use CSS Modules behind flag * test(e2e): update Checkbox test with feature flags * chore: add changeset * chore: fix eslint errors * test(vrt): update snapshots * chore: fix stylelint errors * chore: update stylelint to error on warnings * chore: remove unused disables --------- Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
1 parent c909285 commit 1977a68

File tree

38 files changed

+198
-54
lines changed

38 files changed

+198
-54
lines changed

.changeset/light-chefs-bow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/react': minor
3+
---
4+
5+
Update Checkbox component to use CSS Modules behind feature flag
Loading

0 commit comments

Comments
 (0)