mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This fixes the rare case that someone uses binding syntax with `animate.leave` providing a value with a string that has spaces in it. For example: ``` <example `[animate.leave]="'class-a class-b"` /> ``` fixes: #63365 PR Close #63366 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||
| tsconfig-build.json | ||
| tsconfig-test.json | ||