Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Bug Fixes
- datatable: Add extra class to pagination Select to fix GM3 styles (ce8b532)
- datatable: Don't use top-level
.mdc-data-table selector in theme-styles (2c1a8f8)
- datatable: Remove unsupported token (a5fe069)
- datatable: Update
static-styles mixin with remaining styles (bacda48)
Features
- data-table: Include modifier keys in MDC data table row click event data (5b40eb9)
- datatable: Add
theme-styles and theme mixins (92b2556)
- datatable: Expose
$custom-property-prefix for internal usage (cfd6949)
- datatable: Use generated tokens for Theming API (bb77510)