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

1.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Splaktar Splaktar released this 30 Oct 19:26
· 6 commits to master since this release
2b6bc8a

Highlights

  • 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

Build

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