-
Notifications
You must be signed in to change notification settings - Fork 375
Closed
Labels
Breaking change 💥this change requires a major release and has API changes.this change requires a major release and has API changes.PF5
Milestone
Description
Deprecate the Select
- Move the Select code to the deprecated directory (
react-core\src\deprecated\). The documentation would show up under a "React deprecated" tab on the Select page of the website. - Promote the "next Select" to our default select component by moving it to
react-core\src\components\. - Update all usage of the deprecated select in our docs to use the new select
This is dependent on issue #7321
Metadata
Metadata
Assignees
Labels
Breaking change 💥this change requires a major release and has API changes.this change requires a major release and has API changes.PF5
Type
Projects
Status
Done
Status
Done