Skip to content

Commit 12fb61b

Browse files
authored
Merge branch 'main' into selectpanel-responsive-save-button
2 parents f91b71e + 0970415 commit 12fb61b

File tree

45 files changed

+859
-1840
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+859
-1840
lines changed

.changeset/gentle-sloths-march.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+
Removing the CSS modules feature flag from the SubNav component.

.changeset/gold-ducks-grin.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+
Remove CSS modules feature flag from VisuallyHidden

.changeset/many-toys-prove.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/react": patch
3+
---
4+
5+
Update icon color for Blankslate to `--fgColor-muted` to align with Figma and Primer ViewComponents

.changeset/perfect-plants-trade.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/react": patch
3+
---
4+
5+
Update base component for Checkbox and Radio to pass along correct prop type in React 19

.changeset/red-lies-vanish.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+
Radio: Removes `aria-invalid` and `aria-required` from `Radio`, as they are not supported on the element's role.

.changeset/serious-jars-sing.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/react": patch
3+
---
4+
5+
Update ordering of selectors to improve rendering of checked Radio options

.changeset/strong-walls-approve.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/react": patch
3+
---
4+
5+
Update BaseStyles to set data-color-mode to auto when colorMode in ThemeProvider is auto
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+
Allow button count prop to accept a number or a string, to allow for human format, like 3.2k
-5 Bytes
Loading
-1.3 KB
Loading

0 commit comments

Comments
 (0)