angular/packages/compiler/test/render3/view
Kristiyan Kostadinov 2c17145520 refactor(compiler): element references not resolved when selectorless matcher is passed in (#61100)
Fixes that the template binder didn't resolve references to DOM nodes (e.g. `<div #ref></div>` if the matcher being passed in isn't a `SelectorMatcher`.

PR Close #61100
2025-05-05 14:38:13 -07:00
..
binding_spec.ts refactor(compiler): element references not resolved when selectorless matcher is passed in (#61100) 2025-05-05 14:38:13 -07:00
i18n_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
parse_template_options_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
util.ts refactor(compiler): integrate new AST nodes into visitors (#60724) 2025-04-04 11:28:47 -07:00