Skip to content

Commit f720d4b

Browse files
committed
v1.4.5-build.4173+sha.5df80e1
1 parent ac7918b commit f720d4b

File tree

193 files changed

+260
-250
lines changed

Some content is hidden

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

193 files changed

+260
-250
lines changed
9.46 MB
Binary file not shown.

snapshot/angular-animate.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.4.4-build.4171+sha.b497f3e
2+
* @license AngularJS v1.4.5-build.4173+sha.5df80e1
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/
@@ -3761,7 +3761,7 @@ var $$AnimationProvider = ['$animateProvider', function($animateProvider) {
37613761
* @description
37623762
* The ngAnimate `$animate` service documentation is the same for the core `$animate` service.
37633763
*
3764-
* Click here {@link ng.$animate $animate to learn more about animations with `$animate`}.
3764+
* Click here {@link ng.$animate to learn more about animations with `$animate`}.
37653765
*/
37663766
angular.module('ngAnimate', [])
37673767
.provider('$$body', $$BodyProvider)

snapshot/angular-animate.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

snapshot/angular-aria.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.4.4-build.4171+sha.b497f3e
2+
* @license AngularJS v1.4.5-build.4173+sha.5df80e1
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-aria.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

snapshot/angular-cookies.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.4.4-build.4171+sha.b497f3e
2+
* @license AngularJS v1.4.5-build.4173+sha.5df80e1
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

snapshot/angular-cookies.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

snapshot/angular-loader.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.4.4-build.4171+sha.b497f3e
2+
* @license AngularJS v1.4.5-build.4173+sha.5df80e1
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.4.4-build.4171+sha.b497f3e/' +
62+
message += '\nhttp://errors.angularjs.org/1.4.5-build.4173+sha.5df80e1/' +
6363
(module ? module + '/' : '') + code;
6464

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

snapshot/angular-loader.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

snapshot/angular-message-format.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.4.4-build.4171+sha.b497f3e
2+
* @license AngularJS v1.4.5-build.4173+sha.5df80e1
33
* (c) 2010-2015 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/

0 commit comments

Comments
 (0)