Skip to content

Commit d708722

Browse files
authored
Merge branch 'next/v35.0.0' into page-layout-main
2 parents a46572b + 310e655 commit d708722

29 files changed

+292
-262
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
'@primer/react': major
3+
---
4+
5+
`ActionList2` exported types are now prefixed with `ActionList`:
6+
7+
```
8+
ListProps → ActionListProps
9+
GroupProps → ActionListGroupProps
10+
ItemProps → ActionListItemProps
11+
DescriptionProps → ActionListDescriptionProps
12+
LeadingVisualProps → ActionListLeadingVisualProps,
13+
TrailingVisualProps → ActionListTrailingVisualProps
14+
```
15+
16+
`ActionMenu2` exported types are now prefixed with `ActionMenu`:
17+
18+
```
19+
MenuButtonProps → ActionMenuButtonProps
20+
MenuAnchorProps → ActionMenuAnchorProps
21+
```

.changeset/chilly-cheetahs-end.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/drafts-actionlist-group-roles.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/drafts-dropdownmenu2-merged-into-actionmenu2.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-escape-on-nested-overlays.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/khaki-colts-run.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/menus-typeahead.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/slow-fireants-shave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-cameras-prove.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/react": major
3+
---
4+
5+
Move deprecated components to deprecated folder

.changeset/themeprovider-ssr-auto.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)