angular/packages/compiler/src
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
..
expression_parser feat(compiler): support the in keyword in Binary expression (#58432) 2025-04-22 21:44:12 +02:00
i18n refactor(compiler): integrate new nodes into visitors (#60724) 2025-04-04 11:28:47 -07:00
ml_parser refactor(compiler): integrate new nodes into visitors (#60724) 2025-04-04 11:28:47 -07:00
output feat(compiler): support the in keyword in Binary expression (#58432) 2025-04-22 21:44:12 +02:00
render3 refactor(compiler): element references not resolved when selectorless matcher is passed in (#61100) 2025-05-05 14:38:13 -07:00
schema refactor(compiler): add support for the new search element (#54945) 2025-04-14 09:34:35 -04:00
template/pipeline refactor(compiler-cli): add flag to enable selectorless (#60977) 2025-04-24 13:02:39 -07:00
template_parser refactor(compiler): allow different kinds of directive matchers to be passed to binder (#60952) 2025-04-23 09:55:54 +02:00
assertions.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
chars.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
compiler.ts refactor(compiler): allow different kinds of directive matchers to be passed to binder (#60952) 2025-04-23 09:55:54 +02:00
compiler_facade_interface.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
config.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
constant_pool.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
core.ts refactor(compiler): allow different kinds of directive matchers to be passed to binder (#60952) 2025-04-23 09:55:54 +02:00
directive_matching.ts refactor(compiler): add more information to template binder (#60977) 2025-04-24 13:02:39 -07:00
injectable_compiler_2.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
jit_compiler_facade.ts refactor(compiler): allow binder to be created without matcher (#61018) 2025-04-29 21:06:10 +00:00
parse_util.ts fix(compiler-cli): more accurate diagnostics for host binding parser errors (#58870) 2024-11-25 15:25:48 +00:00
resource_loader.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
shadow_css.ts fix(compiler): handle :host-context with comma-separated child selector (#59276) 2025-01-21 09:11:16 -08:00
style_url_resolver.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
util.ts refactor(compiler): improve stringify (#60013) 2025-04-30 12:40:02 -07:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00