mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
A long time ago Angular used to support both those attribute notations: - `*attr='binding'` - `template=`attr: binding` Because the last notation has been dropped we can refactor the binding parsing. Source maps will benefit from that as no `attr:` prefix is added artificialy any more. PR Close #23460 |
||
|---|---|---|
| .. | ||
| directives | ||
| i18n | ||
| location | ||
| pipes | ||
| BUILD.bazel | ||
| common_module_spec.ts | ||
| cookie_spec.ts | ||
| spies.ts | ||