@angular/animations
Advanced tools
Comparing version 19.0.1 to 19.0.2
/** | ||
* @license Angular v19.0.1 | ||
* @license Angular v19.0.2 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v19.0.1 | ||
* @license Angular v19.0.2 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v19.0.1 | ||
* @license Angular v19.0.2 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -1009,3 +1009,3 @@ * License: MIT | ||
* | ||
* <div class="alert is-helpful"> | ||
* <div class="docs-alert docs-alert-helpful"> | ||
* | ||
@@ -1018,3 +1018,3 @@ * Note that elements will be successfully queried via `:enter`/`:leave` even if their | ||
* | ||
* <div class="alert is-important"> | ||
* <div class="docs-alert docs-alert-important"> | ||
* | ||
@@ -1346,3 +1346,3 @@ * There is an exception to what previously mentioned, besides elements entering/leaving based on | ||
* | ||
* <div class="alert is-helpful"> | ||
* <div class="docs-alert docs-alert-helpful"> | ||
* | ||
@@ -1349,0 +1349,0 @@ * Be careful about entering end leaving elements as their transitions present a common |
{ | ||
"name": "@angular/animations", | ||
"version": "19.0.1", | ||
"version": "19.0.2", | ||
"description": "Angular - animations integration with web-animations", | ||
@@ -14,3 +14,3 @@ "author": "angular", | ||
"peerDependencies": { | ||
"@angular/core": "19.0.1" | ||
"@angular/core": "19.0.2" | ||
}, | ||
@@ -17,0 +17,0 @@ "repository": { |
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
797863