mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Fixes that the compiler was matching directives based on `attr` bindings which doesn't correspond to the runtime behavior. This wasn't a problem until now because the matched directives would basically be a noop, but they can cause issues with required inputs. PR Close #49713 |
||
|---|---|---|
| .. | ||
| binding_spec.ts | ||
| i18n_spec.ts | ||
| parse_template_options_spec.ts | ||
| util.ts | ||