mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously the Ivy template compiler would throw on encountering an animation binding (e.g. [@anim]). This is unneccessary and precludes testing existing code. This commit changes the error to a warning. PR Close #24738 |
||
|---|---|---|
| .. | ||
| view | ||
| r3_ast.ts | ||
| r3_factory.ts | ||
| r3_identifiers.ts | ||
| r3_jit.ts | ||
| r3_module_compiler.ts | ||
| r3_module_factory_compiler.ts | ||
| r3_pipe_compiler.ts | ||
| r3_template_transform.ts | ||
| r3_types.ts | ||
| util.ts | ||