Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Deprecated Table in Main #2344

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

thunguyen19
Copy link
Collaborator

@thunguyen19 thunguyen19 commented Sep 20, 2023

Summary

Deprecate Table in main.

Resolves: #2249

Release Category

Components

For the Reviewer

  • PR title is short and descriptive
  • PR summary describes the change (Fixes/Resolves linked correctly)

Where Should the Reviewer Start?

modules/react/table/lib/Table.tsx
modules/react/table/lib/TableRow.tsx
modules/docs/mdx/10.0-UPGRADE_GUIDE.mdx
/.storybook/routes.js/ is already updated with route to Table in Preview https://github.com/Workday/canvas-kit/blob/prerelease/major/.storybook/routes.js#L15

@cypress
Copy link

cypress bot commented Sep 20, 2023

1 flaky test on run #6190 ↗︎

0 937 2 0 Flakiness 1

Details:

Merge ce7c78b into c98487a...
Project: canvas-kit Commit: 4e49456a90 ℹ️
Status: Passed Duration: 07:15 💡
Started: Sep 21, 2023 4:38 AM Ended: Sep 21, 2023 4:45 AM
Flakiness  cypress/integration/Autocomplete.spec.ts • 1 flaky test

View Output Video

Test Artifacts
... > when a value is entered > when down arrow key is pressed > when the user presses the enter key > when the use hits the "2" key > should change the filtered results Output Screenshots Video

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@mannycarrera4 mannycarrera4 added review in progress Code is currently under review 10.x labels Sep 20, 2023
@mannycarrera4
Copy link
Contributor

We should add this to our comms in 10.0-UPGRADE-GUIDE.mdx. You can reference our messaging to other things that are being deprecated

@@ -13,6 +13,8 @@ any questions.
- [useBanner](#useBanner)
- [Deprecations](#deprecations)
- [InputIconContainer](#input-icon-container)
- [Table](#table)
- [TableRow](#table-row)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can probably just reference Table here and down below mention that all exported members or components are being deprecated

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. Could you re-check?

@mannycarrera4 mannycarrera4 added approved Code has been reviewed and approved (ship it) automerge and removed review in progress Code is currently under review labels Sep 25, 2023
@alanbsmith alanbsmith merged commit a7a2138 into Workday:prerelease/major Sep 25, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.x approved Code has been reviewed and approved (ship it) automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants