Releases: aurelia-ui-toolkits/aurelia-mdc-web
Releases · aurelia-ui-toolkits/aurelia-mdc-web
v5.0.3
v5.0.2
v5.0.1
Data table breaking change
5.0.0 (2021-02-26)
BREAKING CHANGES
- data-table: the data table markup has been refactored to allow for more flexibility with table rows. In a nutshell, the element template should now be a valid HTML table. Table rows MUST be annotated with the
mdc-data-table-row
attribute.
Features
- data-table: rework markup (92d7b43)
v4.0.6
v4.0.1
Ugrade to MDC v10
v4.0.0 (2021-02-09)
BREAKING CHANGES
- linear-progress: remove deprecated reverse attribute ([a8b3d27](https://github.com/aurelia-ui-toolkits/aurelia-mdc-web/commit/
- dialog: remove class parameter (4c1cd1c)
Bug Fixes
Features
- all: upgrade MDC (c6f9f55)