cheton
released this
20 Apr 01:33
·
157 commits
to master
since this release
What's Changed
- feat(react): update the table component colors to align with the design guidelines by @cheton in #737
- Added
role
attributes to table componentsComponent role
attributeTable
table TableHeader
rowgroup TableHeaderRow
row TableHeaderCell
columngroup TableBody
rowgroup TableRow
row TableCell
cell - Corrected the border color for the table in light mode
- Corrected the background color for selected menu items in light mode
- Added
Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/[email protected]...@tonic-ui/[email protected]