Skip to content

Commit cf99ddf

Browse files
committed
v1.5.0-build.4250+sha.76c2491
1 parent d5b929c commit cf99ddf

32 files changed

+82
-82
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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93/' +
62+
message += '\nhttp://errors.angularjs.org/1.5.0-build.4250+sha.76c2491/' +
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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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-4
Original file line numberDiff line numberDiff line change
@@ -9190,7 +9190,7 @@ return jQuery;
91909190
}));
91919191

91929192
/**
9193-
* @license AngularJS v1.5.0-build.4249+sha.ef3df93
9193+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93/' +
9252+
message += '\nhttp://errors.angularjs.org/1.5.0-build.4250+sha.76c2491/' +
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.4249+sha.ef3df93', // all of these placeholder strings will be replaced by grunt's
11574+
full: '1.5.0-build.4250+sha.76c2491', // all of these placeholder strings will be replaced by grunt's
1157511575
major: 1, // package task
1157611576
minor: 5,
1157711577
dot: 0,
@@ -17829,7 +17829,7 @@ function $CompileProvider($provide, $$sanitizeUriProvider) {
1782917829
compile: function() {
1783017830
return {
1783117831
pre: function attrInterpolatePreLinkFn(scope, element, attr) {
17832-
var $$observers = (attr.$$observers || (attr.$$observers = {}));
17832+
var $$observers = (attr.$$observers || (attr.$$observers = createMap()));
1783317833

1783417834
if (EVENT_HANDLER_ATTR_REGEXP.test(name)) {
1783517835
throw $compileMinErr('nodomevents',

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.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4249+sha.ef3df93
2+
* @license AngularJS v1.5.0-build.4250+sha.76c2491
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.4249+sha.ef3df93/' +
60+
message += '\nhttp://errors.angularjs.org/1.5.0-build.4250+sha.76c2491/' +
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.4249+sha.ef3df93', // all of these placeholder strings will be replaced by grunt's
2382+
full: '1.5.0-build.4250+sha.76c2491', // all of these placeholder strings will be replaced by grunt's
23832383
major: 1, // package task
23842384
minor: 5,
23852385
dot: 0,
@@ -8637,7 +8637,7 @@ function $CompileProvider($provide, $$sanitizeUriProvider) {
86378637
compile: function() {
86388638
return {
86398639
pre: function attrInterpolatePreLinkFn(scope, element, attr) {
8640-
var $$observers = (attr.$$observers || (attr.$$observers = {}));
8640+
var $$observers = (attr.$$observers || (attr.$$observers = createMap()));
86418641

86428642
if (EVENT_HANDLER_ATTR_REGEXP.test(name)) {
86438643
throw $compileMinErr('nodomevents',

0 commit comments

Comments
 (0)