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

Commit 33d7ed8

Browse files
committed
v1.5.0-build.4270+sha.b7e5133
1 parent 31f2d88 commit 33d7ed8

31 files changed

+42
-42
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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133/' +
62+
message += '\nhttp://errors.angularjs.org/1.5.0-build.4270+sha.b7e5133/' +
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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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

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

91929192
/**
9193-
* @license AngularJS v1.5.0-build.4269+sha.b7e5133
9193+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133/' +
9252+
message += '\nhttp://errors.angularjs.org/1.5.0-build.4270+sha.b7e5133/' +
92539253
(module ? module + '/' : '') + code;
92549254

92559255
for (i = SKIP_INDEXES, paramPrefix = '?'; i < templateArgs.length; i++, paramPrefix = '&') {
@@ -11572,7 +11572,7 @@ function toDebugString(obj) {
1157211572
* - `codeName` – `{string}` – Code name of the release, such as "jiggling-armfat".
1157311573
*/
1157411574
var version = {
11575-
full: '1.5.0-build.4269+sha.b7e5133', // all of these placeholder strings will be replaced by grunt's
11575+
full: '1.5.0-build.4270+sha.b7e5133', // all of these placeholder strings will be replaced by grunt's
1157611576
major: 1, // package task
1157711577
minor: 5,
1157811578
dot: 0,

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.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.5.0-build.4269+sha.b7e5133
2+
* @license AngularJS v1.5.0-build.4270+sha.b7e5133
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.4269+sha.b7e5133/' +
60+
message += '\nhttp://errors.angularjs.org/1.5.0-build.4270+sha.b7e5133/' +
6161
(module ? module + '/' : '') + code;
6262

6363
for (i = SKIP_INDEXES, paramPrefix = '?'; i < templateArgs.length; i++, paramPrefix = '&') {
@@ -2380,7 +2380,7 @@ function toDebugString(obj) {
23802380
* - `codeName` – `{string}` – Code name of the release, such as "jiggling-armfat".
23812381
*/
23822382
var version = {
2383-
full: '1.5.0-build.4269+sha.b7e5133', // all of these placeholder strings will be replaced by grunt's
2383+
full: '1.5.0-build.4270+sha.b7e5133', // all of these placeholder strings will be replaced by grunt's
23842384
major: 1, // package task
23852385
minor: 5,
23862386
dot: 0,

snapshot/angular.min.js

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

snapshot/angular.min.js.gzip

-1 Bytes
Binary file not shown.

snapshot/docs/js/versions-data.js

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ angular.module('versionsData', [])
77
"patch": 0,
88
"prerelease": [
99
"build",
10-
"4269"
10+
"4270"
1111
],
1212
"build": "sha.b7e5133",
13-
"version": "1.5.0-build.4269",
13+
"version": "1.5.0-build.4270",
1414
"codeName": "snapshot",
1515
"isSnapshot": true,
16-
"full": "1.5.0-build.4269+sha.b7e5133",
16+
"full": "1.5.0-build.4270+sha.b7e5133",
1717
"branch": "master",
1818
"commitSHA": "b7e5133b2ef2653cc52494658af260efbaa41218"
1919
})
@@ -25,13 +25,13 @@ angular.module('versionsData', [])
2525
"patch": 0,
2626
"prerelease": [
2727
"build",
28-
"4269"
28+
"4270"
2929
],
3030
"build": "sha.b7e5133",
31-
"version": "1.5.0-build.4269",
31+
"version": "1.5.0-build.4270",
3232
"codeName": "snapshot",
3333
"isSnapshot": true,
34-
"full": "1.5.0-build.4269+sha.b7e5133",
34+
"full": "1.5.0-build.4270+sha.b7e5133",
3535
"branch": "master",
3636
"commitSHA": "b7e5133b2ef2653cc52494658af260efbaa41218"
3737
},

snapshot/docs/partials/misc/faq.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3 id="how-can-i-get-some-angularjs-schwag-">How can I get some AngularJS schwa
9999
make our schwag will be happy to do a custom run for you, based on our existing template. By using the design they have on file,
100100
they&#39;ll waive the setup costs, and you can order any quantity you need.</p>
101101
<p><strong>Stickers</strong>
102-
For orders of 250 stickers or more within Canada or the United States, contact Tom Witting (or anyone in sales) via email at <a href="&#109;&#97;&#105;&#x6c;&#116;&#111;&#x3a;&#116;&#x6f;&#109;&#64;&#115;&#x74;&#x69;&#99;&#107;&#101;&#114;&#x67;&#x69;&#97;&#x6e;&#116;&#46;&#99;&#111;&#x6d;">&#116;&#x6f;&#109;&#64;&#115;&#x74;&#x69;&#99;&#107;&#101;&#114;&#x67;&#x69;&#97;&#x6e;&#116;&#46;&#99;&#111;&#x6d;</a>, and tell him you want to order some AngularJS
102+
For orders of 250 stickers or more within Canada or the United States, contact Tom Witting (or anyone in sales) via email at <a href="&#x6d;&#97;&#105;&#x6c;&#116;&#111;&#x3a;&#x74;&#111;&#109;&#x40;&#115;&#x74;&#x69;&#x63;&#x6b;&#x65;&#114;&#x67;&#105;&#97;&#110;&#x74;&#x2e;&#x63;&#x6f;&#109;">&#x74;&#111;&#109;&#x40;&#115;&#x74;&#x69;&#x63;&#x6b;&#x65;&#114;&#x67;&#105;&#97;&#110;&#x74;&#x2e;&#x63;&#x6f;&#109;</a>, and tell him you want to order some AngularJS
103103
stickers just like the ones in job #42711. You&#39;ll have to give them your own info for billing and shipping.</p>
104104
<p>As long as the design stays exactly the same, <a href="http://www.stickergiant.com">StickerGiant</a> will give you a reorder discount.</p>
105105
<p>For a smaller order, or for other countries, we suggest downloading the logo artwork and making your own.</p>

0 commit comments

Comments
 (0)