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

Commit c634660

Browse files
committed
v1.6.10-build.5552+sha.5b7e4b4
1 parent c98128d commit c634660

File tree

169 files changed

+5232
-1751
lines changed

Some content is hidden

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

169 files changed

+5232
-1751
lines changed

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.6.9-build.5550+sha.16b82c6
2+
* @license AngularJS v1.6.10-build.5552+sha.5b7e4b4
33
* (c) 2010-2018 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/
@@ -4139,7 +4139,7 @@ angular.module('ngAnimate', [], function initAngularHelpers() {
41394139
isFunction = angular.isFunction;
41404140
isElement = angular.isElement;
41414141
})
4142-
.info({ angularVersion: '1.6.9-build.5550+sha.16b82c6' })
4142+
.info({ angularVersion: '1.6.10-build.5552+sha.5b7e4b4' })
41434143
.directive('ngAnimateSwap', ngAnimateSwapDirective)
41444144

41454145
.directive('ngAnimateChildren', $$AnimateChildrenDirective)

snapshot/angular-animate.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-animate.min.js.map

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license AngularJS v1.6.9-build.5550+sha.16b82c6
2+
* @license AngularJS v1.6.10-build.5552+sha.5b7e4b4
33
* (c) 2010-2018 Google, Inc. http://angularjs.org
44
* License: MIT
55
*/
@@ -57,7 +57,7 @@
5757
* {@link guide/accessibility Developer Guide}.
5858
*/
5959
var ngAriaModule = angular.module('ngAria', ['ng']).
60-
info({ angularVersion: '1.6.9-build.5550+sha.16b82c6' }).
60+
info({ angularVersion: '1.6.10-build.5552+sha.5b7e4b4' }).
6161
provider('$aria', $AriaProvider);
6262

6363
/**

snapshot/angular-aria.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.

0 commit comments

Comments
 (0)