Skip to content

@tonic-ui/[email protected]

Compare
Choose a tag to compare
@cheton 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 components
      Component role attribute
      Table 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

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/[email protected]...@tonic-ui/[email protected]