Skip to content

Commit 953e02e

Browse files
authored
Merge branch 'main' into pk/use-focus-trap
2 parents 6aef135 + 846d1b4 commit 953e02e

File tree

117 files changed

+3107
-1348
lines changed

Some content is hidden

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

117 files changed

+3107
-1348
lines changed

.changeset/brown-bats-run.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 logic for how hex codes are applied"

.changeset/dry-pets-appear.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+
Make MappedActionListItem a forwardRef component

.changeset/dull-books-fry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/styled-react': patch
3+
---
4+
5+
Update exports from @primer/styled-react to be marked as deprecated

.changeset/easy-suits-mate.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+
Replaces 'aria-live' usage and removes internal LiveRegion component

.changeset/flush-banner.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+
Banner: Add `flush` prop for use within confined spaces, such as dialogs, tables, cards, or boxes where available space is limited.

.changeset/forty-aliens-shine.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+
Used correct tokens for disabled radio control

.changeset/four-carrots-divide.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+
fix(LabelGroup): add role and aria-label to hidden items overlay

.changeset/giant-loops-send.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+
Add leadingVisual to InlineMessage component.

.changeset/olive-heads-enter.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+
Improve drag performance for PageLayout

.changeset/strong-mangos-rest.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@primer/react": minor
3+
---
4+
5+
Remove the feature flag for `primer_react_segmented_control_tooltip` and GA tooltip by default behavior.
6+
- Ensure that when `disabled` is applied, the tooltip is still triggered.

0 commit comments

Comments
 (0)