Skip to content

v5.0.2

Compare
Choose a tag to compare
@json-derulo json-derulo released this 10 May 06:48
· 78 commits to master since this release

Fixed

  • Skip all dark theme styles when $dark-theme-selector is set to false (#139)
  • Resolves an issue with the single SCSS entrypoint that overriding variable default values was not possible
  • Colors are now also correctly set when neither the $dark-theme-selector nor the $light-theme-selector class is used on the root element
  • Application is now correctly initialized also when skipping injection of MaterialCssVarsService