-
Notifications
You must be signed in to change notification settings - Fork 375
feat(Table): added class names for table elements #9133
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(Table): added class names for table elements #9133
Conversation
|
Preview: https://patternfly-react-pr-9133.surge.sh A11y report: https://patternfly-react-pr-9133-a11y.surge.sh |
mattnolting
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks @wise-king-sullyman !!! LPTM
nicolethoen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Table updates look good!
8683818 to
19762f1
Compare
19762f1 to
f5c4221
Compare
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
* feat(Table): added class names for table elements * chore(Table): updated snapshots
Closes #9129
I branched off of #9132, so only the changes from d2f4887 and 8683818 should be reviewed in this PR. I'll rebase this branch again to simplify things once #9132 merges, but wanted to get this available for review now.