-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(react): update table component colors to align with the design g…
…uidelines (#737) * fix: fix incorrect text color in table header fields * fix: correct background color for selected menu items in light mode * feat: refine table styles * test: update test snapshots for the Menu component * docs: update table.mdx * docs: update progress.mdx * feat: rename "flex: 0 0 auto" to "flex: none" * chore: update TableBody component * docs: update tooltip and overflowtooltip * docs: update progress.mdx * docs: update table.mdx * docs: update styles.css * feat: add ARIA role attribute to table components * docs: update table.mdx * feat: add support for passing the `role` property to `useTableHeaderCellCSS` and `useTableCellCSS` Hooks
- Loading branch information
Showing
15 changed files
with
432 additions
and
399 deletions.
There are no files selected for viewing
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 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
Oops, something went wrong.