Merge remote-tracking branch 'upstream/master' into merge_7_25

This commit is contained in:
Ryan Cavanaugh
2016-07-27 10:57:46 -07:00
312 changed files with 30687 additions and 5238 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ declare module 'angular' {
* @returns current animation state
*/
enabled(element: JQuery, value?: boolean): boolean;
enabled(value: boolean): boolean;
enabled(value?: boolean): boolean;
/**
* Cancels the provided animation.