Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/clever-wolves-move.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@primer/react': major
---

Remove components from deprecated
- `BorderBox`, `ChoiceFieldset`, `Flex`, `Grid`, `Position`, `Dropdown`, `FormGroup`, `SelectMenu`, `InputField`, `Label`, `Button`, `DropdownButton`, `DropdownMenu`
- Update deprecated `Button` usage in `Dialog` and `ConfirmationDialog`
- Update deprecated `DropdownButton` usage in `SelectPanel`
2 changes: 1 addition & 1 deletion docs/content/deprecated/ActionList.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ status: Deprecated
source: https://github.com/primer/react/tree/main/src/deprecated/ActionList
---

An `ActionList` is a list of items which can be activated or selected. `ActionList` is the base component for many of our menu-type components, including `DropdownMenu` and `ActionMenu`.
An `ActionList` is a list of items which can be activated or selected. `ActionList` is the base component for many of our menu-type components, including `ActionMenu`.

## Deprecation

Expand Down
46 changes: 0 additions & 46 deletions docs/content/deprecated/BorderBox.md

This file was deleted.

74 changes: 0 additions & 74 deletions docs/content/deprecated/Buttons.mdx

This file was deleted.

Loading