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

Cleanup: Remove duplicate demos #26

Merged
merged 5 commits into from
Dec 7, 2023

Conversation

jenny-s51
Copy link
Collaborator

@jenny-s51 jenny-s51 commented Nov 22, 2023

This is a cleanup PR. Please do not review/merge until #19 #20 #21 #22 #25 are all merged

This PR cleans up any references to "composable" tables - once all deprecated table component instances have been removed and converted to new composable table instances, the existing "composable" demos either become duplicates or obsolete.

In this PR:

  • Removed the existing "Using composable table components" from the Virtualized table examples in favor of the changes in Upgrade Basic example #19 which will use the composable table
  • Replaced the file referenced by the default Window Scroller demo (which used deprecated table components) to the composable example file

Towards #14 and #17.

@wise-king-sullyman wise-king-sullyman changed the base branch from main to v6 December 5, 2023 22:35
Copy link
Collaborator

@wise-king-sullyman wise-king-sullyman left a comment

Choose a reason for hiding this comment

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

Rebased, switched target branch to v6 to match the other PRs, fixed a few type issues, other than that everything LGTM!

Copy link
Contributor

@dlabaj dlabaj left a comment

Choose a reason for hiding this comment

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

LGTM

@jenny-s51 jenny-s51 force-pushed the removeDuplicateDemos branch 2 times, most recently from df60a59 to 94271c0 Compare December 6, 2023 20:36
Copy link
Collaborator Author

@jenny-s51 jenny-s51 left a comment

Choose a reason for hiding this comment

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

Thank you @wise-king-sullyman for rebasing and fixing up the remaining TS issues.

I pulled this down and added a couple fixes to the WindowScroller example as discussed, otherwise this looks good to merge! 🚀

Copy link
Collaborator

@wise-king-sullyman wise-king-sullyman left a comment

Choose a reason for hiding this comment

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

🔥

@wise-king-sullyman wise-king-sullyman merged commit 92a4a94 into patternfly:v6 Dec 7, 2023
4 checks passed
Copy link

github-actions bot commented Jun 3, 2024

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 6.0.0-prerelease.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants