Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

1.0.0

Latest
Compare
Choose a tag to compare
@Splaktar Splaktar released this 06 Nov 19:22
eb58e4a

Highlights

  • This is our first stable release, 1.0.0
  • Fixed issues introduced by AngularJS Material 1.1.23
  • Verified support for AngularJS Material 1.1.23+ and 1.2.x
  • Fixed issues caused by a minimal (almost empty) config

Bug Fixes

  • default-config: update baseSCSSFiles names. They were changed to Sass partials in 1.1.23. Only test and support AngularJS Material 1.1.23 or greater due to this.
  • theme-builder: provide an initial value in case reducing an empty array

Refactoring

  • update release script to use already computed OUT_DIR
  • material-builder: change Google Inc. to Google LLC.
  • material-builder: change material-tools to angular-material-tools to match npm package

Build

  • update to AngularJS 1.8.2 and AngularJS Material 1.2.1
  • update most npm dependencies
  • apply some overrides for npm audit fixes

Documentation

  • remove reference to possible Angular Material (2.x+) support