Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit ff74d98

Browse files
committed
release: v1.2.2-master-901982b
1 parent ea9ae8e commit ff74d98

File tree

506 files changed

+1616
-1616
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

506 files changed

+1616
-1616
lines changed

angular-material.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
html, body {
88
height: 100%;

angular-material.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
(function( window, angular, undefined ){
88
"use strict";
@@ -39648,4 +39648,4 @@ angular.module("material.core").constant("$MD_THEME_CSS", "md-autocomplete.md-TH
3964839648
})();
3964939649

3965039650

39651-
})(window, window.angular);;window.ngMaterial={version:{full: "1.2.2-master-78b1073"}};
39651+
})(window, window.angular);;window.ngMaterial={version:{full: "1.2.2-master-901982b"}};

angular-material.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular-material.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-material",
3-
"version": "1.2.2-master-78b1073",
3+
"version": "1.2.2-master-901982b",
44
"license": "MIT",
55
"ignore": [],
66
"dependencies": {

modules/closure/autocomplete/autocomplete-default-theme.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
md-autocomplete.md-THEME_NAME-theme {
88
background: '{{background-hue-1}}'; }

modules/closure/autocomplete/autocomplete-default-theme.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/closure/autocomplete/autocomplete.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
md-autocomplete {
88
border-radius: 2px;

modules/closure/autocomplete/autocomplete.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
goog.provide('ngmaterial.components.autocomplete');
88
goog.require('ngmaterial.components.icon');

modules/closure/autocomplete/autocomplete.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/closure/autocomplete/autocomplete.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/closure/backdrop/backdrop-default-theme.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
md-backdrop {
88
background-color: '{{background-900-0.0}}'; }

modules/closure/backdrop/backdrop-default-theme.min.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/md-backdrop{background-color:"{{background-900-0.0}}"}md-backdrop.md-opaque.md-THEME_NAME-theme{background-color:"{{background-900-1.0}}"}

modules/closure/backdrop/backdrop.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
md-backdrop {
88
transition: opacity 450ms;

modules/closure/backdrop/backdrop.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
goog.provide('ngmaterial.components.backdrop');
88
goog.require('ngmaterial.core');

modules/closure/backdrop/backdrop.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/closure/backdrop/backdrop.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/closure/bottomSheet/bottomSheet-default-theme.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
md-bottom-sheet.md-THEME_NAME-theme {
88
background-color: '{{background-color}}';

modules/closure/bottomSheet/bottomSheet-default-theme.min.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/md-bottom-sheet.md-THEME_NAME-theme{background-color:"{{background-color}}";border-top-color:"{{background-hue-3}}"}md-bottom-sheet.md-THEME_NAME-theme.md-list md-list-item{color:"{{foreground-1}}"}md-bottom-sheet.md-THEME_NAME-theme .md-subheader{background-color:"{{background-color}}";color:"{{foreground-1}}"}

modules/closure/bottomSheet/bottomSheet.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
md-bottom-sheet {
88
position: absolute;

modules/closure/bottomSheet/bottomSheet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
goog.provide('ngmaterial.components.bottomSheet');
88
goog.require('ngmaterial.components.backdrop');

modules/closure/bottomSheet/bottomSheet.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/closure/bottomSheet/bottomSheet.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/closure/button/button-default-theme.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* AngularJS Material Design
33
* https://github.com/angular/material
44
* @license MIT
5-
* v1.2.2-master-78b1073
5+
* v1.2.2-master-901982b
66
*/
77
.md-button.md-THEME_NAME-theme:not([disabled]):hover {
88
background-color: '{{background-500-0.2}}'; }

0 commit comments

Comments
 (0)