Skip to content

Conversation

@dlabaj
Copy link
Collaborator

@dlabaj dlabaj commented Oct 11, 2023

Added skeleton table using composable table.

https://skeleton-table.surge.sh

Updated with the latest table code.

updated with composible table.

Updated to remove scss file.
@dlabaj dlabaj changed the title WIP - feat(skeletonTable): Added skeleton table component. feat(skeletonTable): Added skeleton table component. Oct 19, 2023
dlabaj and others added 3 commits October 19, 2023 16:51
…roups/examples/Skeleton/Skeleton.md

Co-authored-by: Erin Donehoo <[email protected]>
…roups/examples/Skeleton/Skeleton.md

Co-authored-by: Erin Donehoo <[email protected]>
…roups/examples/Skeleton/Skeleton.md

Co-authored-by: Erin Donehoo <[email protected]>

const useStyles = createUseStyles({
skeleton: {
'&.ins-m-dark': {
Copy link
Contributor

Choose a reason for hiding this comment

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

this is a dark mode support specific to Red Hat insights, we could probably at least adjust the className to match our rules

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it should be straight-up removed. Pf has its own dark mode support.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Was thinking that as well. Done it's removed.

@fhlavac
Copy link
Contributor

fhlavac commented Oct 23, 2023

@dlabaj just little comments. Looks really good! Thank you 🎉

dlabaj and others added 3 commits October 23, 2023 13:59
…roups/examples/Skeleton/Skeleton.md

Co-authored-by: Filip Hlavac <[email protected]>
…roups/examples/Skeleton/Skeleton.md

Co-authored-by: Filip Hlavac <[email protected]>
…roups/examples/Skeleton/SkeletonTableLoadingExample.tsx

Co-authored-by: Filip Hlavac <[email protected]>
@fhlavac fhlavac merged commit 6e0ab4b into patternfly:main Oct 24, 2023
@github-actions
Copy link

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Nov 1, 2023

🎉 This PR is included in version 5.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

Development

Successfully merging this pull request may close these issues.

Migrate skelton table to composible table. Migrate SkeletonTable to component-groups

4 participants