Releases: json-derulo/angular-material-css-vars-legacy
Releases · json-derulo/angular-material-css-vars-legacy
v5.0.1
Fixed
- Resolved an issue that manual contrast thresholds were not taken into consideration. Thanks @npieters-sieval for the contribution!
v5.0.0
Breaking Changes
-
Minimum required Angular version is now v16
-
Drop support for MDC-based components. Only legacy components are supported. In case you are using the MDC-based components, please use package angular-material-css-vars instead.
The following options are now obsolete and were removed from the
init-material-css-vars
mixin:$load-legacy-components
and$load-mdc-components
.