@angular/animations
Advanced tools
Comparing version 5.2.4 to 5.2.5
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -39,3 +39,3 @@ * License: MIT | ||
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -42,0 +42,0 @@ * License: MIT |
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -13,3 +13,3 @@ * License: MIT | ||
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -284,3 +284,3 @@ * License: MIT | ||
* | ||
* Note that `\@.disbled` will only disable all animations (this means any animations running on | ||
* Note that `\@.disabled` will only disable all animations (this means any animations running on | ||
* the same element will also be disabled). | ||
@@ -287,0 +287,0 @@ * |
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -16,3 +16,3 @@ * License: MIT | ||
function scheduleMicroTask(cb){Promise.resolve(null).then(cb)}/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -19,0 +19,0 @@ * License: MIT |
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -266,3 +266,3 @@ * License: MIT | ||
* | ||
* Note that `\@.disbled` will only disable all animations (this means any animations running on | ||
* Note that `\@.disabled` will only disable all animations (this means any animations running on | ||
* the same element will also be disabled). | ||
@@ -269,0 +269,0 @@ * |
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -272,3 +272,3 @@ * License: MIT | ||
* | ||
* Note that `\@.disbled` will only disable all animations (this means any animations running on | ||
* Note that `\@.disabled` will only disable all animations (this means any animations running on | ||
* the same element will also be disabled). | ||
@@ -275,0 +275,0 @@ * |
/** | ||
* @license Angular v5.2.4 | ||
* @license Angular v5.2.5 | ||
* (c) 2010-2018 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
{ | ||
"name": "@angular/animations", | ||
"version": "5.2.4", | ||
"version": "5.2.5", | ||
"description": "Angular - animations integration with web-animationss", | ||
@@ -15,3 +15,3 @@ "main": "./bundles/animations.umd.js", | ||
"peerDependencies": { | ||
"@angular/core": "5.2.4" | ||
"@angular/core": "5.2.5" | ||
}, | ||
@@ -18,0 +18,0 @@ "repository": { |
@@ -327,3 +327,3 @@ /** | ||
* | ||
* Note that `@.disbled` will only disable all animations (this means any animations running on | ||
* Note that `@.disabled` will only disable all animations (this means any animations running on | ||
* the same element will also be disabled). | ||
@@ -330,0 +330,0 @@ * |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
2934962