-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Removed Select in Preview (#2796)
Fixes: #2500 We've removed the `Select` component that was in Preview. Please use the compound [`Select` component from Main](https://workday.github.io/canvas-kit/?path=/docs/components-inputs-select--basic). [category:Components] Release Note: We've removed the `Select` component that was in `@workday/canvas-kit-preview-react`. Please use the `Select` in Main (https://workday.github.io/canvas-kit/?path=/docs/components-inputs-select--basic) which is a compound component and offers more flexibility. Thank You Picture <img width="497" alt="image" src="https://github.com/Workday/canvas-kit/assets/32447341/3372b8dd-c963-4f7e-84bb-791f0889df57"> Co-authored-by: manuel.carrera <[email protected]> Co-authored-by: @mannycarrera4 <[email protected]>
- Loading branch information
1 parent
585a43c
commit 066c4b1
Showing
21 changed files
with
48 additions
and
3,671 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<Meta title="Guides/Upgrade Guides/v12.0" /> | ||
|
||
# Canvas Kit 12.0 Upgrade Guide | ||
|
||
This guide contains an overview of the changes in Canvas Kit v12. Please | ||
[reach out](https://github.com/Workday/canvas-kit/issues/new?labels=bug&template=bug.md) if you have | ||
any questions. | ||
|
||
## Why You Should Upgrade | ||
|
||
## Table of contents | ||
|
||
- [Removals](#removals) | ||
- [Select (Preview)](#select-preview) | ||
|
||
## Removals | ||
Removals are deletions from our codebase and you can no longer consume this component. We've either promoted or replaced a component or utility. | ||
|
||
### Select (Preview) | ||
|
||
**PR:** [#2796](https://github.com/Workday/canvas-kit/pull/2796) | ||
|
||
We've removed the `Select` component that was in Preview. Please use the compound [`Select` component from Main](https://workday.github.io/canvas-kit/?path=/docs/components-inputs-select--basic). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.