Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 6cf6627

Browse files
committed
v1.5.0-build.4251+sha.b366f03
1 parent cf99ddf commit 6cf6627

35 files changed

+56
-64
lines changed

snapshot/angular-animate.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-animate.min.js

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

snapshot/angular-aria.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-aria.min.js

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

snapshot/angular-cookies.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-cookies.min.js

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

snapshot/angular-loader.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/
@@ -59,7 +59,7 @@ function minErr(module, ErrorConstructor) {
5959
return match;
6060
});
6161

62-
message += '\nhttp://errors.angularjs.org/1.5.0-build.4250+sha.76c2491/' +
62+
message += '\nhttp://errors.angularjs.org/1.5.0-build.4251+sha.b366f03/' +
6363
(module ? module + '/' : '') + code;
6464

6565
for (i = SKIP_INDEXES, paramPrefix = '?'; i < templateArgs.length; i++, paramPrefix = '&') {

snapshot/angular-loader.min.js

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

snapshot/angular-message-format.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-message-format.min.js

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

snapshot/angular-messages.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-messages.min.js

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

snapshot/angular-mocks.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-resource.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-resource.min.js

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

snapshot/angular-route.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-route.min.js

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

snapshot/angular-sanitize.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-sanitize.min.js

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

snapshot/angular-scenario.js

+4-8
Original file line numberDiff line numberDiff line change
@@ -9190,7 +9190,7 @@ return jQuery;
91909190
}));
91919191

91929192
/**
9193-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
9193+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
91949194
* (c) 2010-2015 Google, Inc. http://angularjs.org
91959195
* License: MIT
91969196
*/
@@ -9249,7 +9249,7 @@ function minErr(module, ErrorConstructor) {
92499249
return match;
92509250
});
92519251

9252-
message += '\nhttp://errors.angularjs.org/1.5.0-build.4250+sha.76c2491/' +
9252+
message += '\nhttp://errors.angularjs.org/1.5.0-build.4251+sha.b366f03/' +
92539253
(module ? module + '/' : '') + code;
92549254

92559255
for (i = SKIP_INDEXES, paramPrefix = '?'; i < templateArgs.length; i++, paramPrefix = '&') {
@@ -11571,7 +11571,7 @@ function toDebugString(obj) {
1157111571
* - `codeName` – `{string}` – Code name of the release, such as "jiggling-armfat".
1157211572
*/
1157311573
var version = {
11574-
full: '1.5.0-build.4250+sha.76c2491', // all of these placeholder strings will be replaced by grunt's
11574+
full: '1.5.0-build.4251+sha.b366f03', // all of these placeholder strings will be replaced by grunt's
1157511575
major: 1, // package task
1157611576
minor: 5,
1157711577
dot: 0,
@@ -31040,11 +31040,7 @@ function badInputChecker(scope, element, attr, ctrl) {
3104031040
if (nativeValidation) {
3104131041
ctrl.$parsers.push(function(value) {
3104231042
var validity = element.prop(VALIDITY_STATE_PROPERTY) || {};
31043-
// Detect bug in FF35 for input[email] (https://bugzilla.mozilla.org/show_bug.cgi?id=1064430):
31044-
// - also sets validity.badInput (should only be validity.typeMismatch).
31045-
// - see http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#e-mail-state-(type=email)
31046-
// - can ignore this case as we can still read out the erroneous email...
31047-
return validity.badInput && !validity.typeMismatch ? undefined : value;
31043+
return validity.badInput || validity.typeMismatch ? undefined : value;
3104831044
});
3104931045
}
3105031046
}

snapshot/angular-touch.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-touch.min.js

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

snapshot/angular.js

+4-8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4250+sha.76c2491
2+
* @license AngularJS v1.5.0-build.4251+sha.b366f03
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/
@@ -57,7 +57,7 @@ function minErr(module, ErrorConstructor) {
5757
return match;
5858
});
5959

60-
message += '\nhttp://errors.angularjs.org/1.5.0-build.4250+sha.76c2491/' +
60+
message += '\nhttp://errors.angularjs.org/1.5.0-build.4251+sha.b366f03/' +
6161
(module ? module + '/' : '') + code;
6262

6363
for (i = SKIP_INDEXES, paramPrefix = '?'; i < templateArgs.length; i++, paramPrefix = '&') {
@@ -2379,7 +2379,7 @@ function toDebugString(obj) {
23792379
* - `codeName` – `{string}` – Code name of the release, such as "jiggling-armfat".
23802380
*/
23812381
var version = {
2382-
full: '1.5.0-build.4250+sha.76c2491', // all of these placeholder strings will be replaced by grunt's
2382+
full: '1.5.0-build.4251+sha.b366f03', // all of these placeholder strings will be replaced by grunt's
23832383
major: 1, // package task
23842384
minor: 5,
23852385
dot: 0,
@@ -21848,11 +21848,7 @@ function badInputChecker(scope, element, attr, ctrl) {
2184821848
if (nativeValidation) {
2184921849
ctrl.$parsers.push(function(value) {
2185021850
var validity = element.prop(VALIDITY_STATE_PROPERTY) || {};
21851-
// Detect bug in FF35 for input[email] (https://bugzilla.mozilla.org/show_bug.cgi?id=1064430):
21852-
// - also sets validity.badInput (should only be validity.typeMismatch).
21853-
// - see http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#e-mail-state-(type=email)
21854-
// - can ignore this case as we can still read out the erroneous email...
21855-
return validity.badInput && !validity.typeMismatch ? undefined : value;
21851+
return validity.badInput || validity.typeMismatch ? undefined : value;
2185621852
});
2185721853
}
2185821854
}

0 commit comments

Comments
 (0)