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

Releases: angular/material-tools

1.0.0

06 Nov 19:22
eb58e4a
Compare
Choose a tag to compare

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

1.0.0-rc.2

30 Oct 19:26
2b6bc8a
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release

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

1.0.0-rc.3

30 Oct 19:52
cb28a56
Compare
Choose a tag to compare
1.0.0-rc.3 Pre-release
Pre-release

Fixes

  • material-builder: change Google Inc. to Google LLC.
  • material-builder: change material-tools to angular-material-tools to match npm package

Documentation

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

v1.0.0-beta.9

07 Feb 20:23
fcb9e65
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release
  • update autoprefixer and resolve breaking changes (89a5b97) Fixes #39
  • update to AngularJS Material branding (ab73394)
  • resolve npm audit warnings and update dependencies (512fab7)
  • fix test-versions to workaround incompatibility with AngularJS Material 1.1.19 (89a5b97)

v1.0.0-beta.8

24 Aug 13:45
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release
  • Generated theme stylesheets now include the core theme (cbfcb1e)
  • AngularJS Material Tools now works with NodeJS 8 (5c31c8a)

v1.0.0-beta.6

29 Jan 14:58
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release
  • Fixes incorrect line-endings

v1.0.0-beta.5

11 Dec 11:16
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

This a re-release of v1.0.0-beta.4 due to a few missing changes.

v1.0.0-beta.4

08 Dec 21:42
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release
  • Adds support for extending palettes (b6527ad)
  • Adds support for custom hue values (0f4a675)