Skip to content

Releases: json-derulo/angular-material-css-vars-legacy

v5.0.1

13 Feb 21:41
Compare
Choose a tag to compare

Fixed

  • Resolved an issue that manual contrast thresholds were not taken into consideration. Thanks @npieters-sieval for the contribution!

v5.0.0

04 May 17:41
Compare
Choose a tag to compare

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.