angular/packages/compiler/test/render3/view
Kristiyan Kostadinov 9e61616ffe refactor(compiler): introduce deferred block AST (#51050)
Adds the logic to create `defer`-specific AST nodes from the generic HTML `BlockGroup` and `Block`. The logic for parsing the triggers will be in the next commit.

PR Close #51050
2023-07-17 21:05:47 +00:00
..
binding_spec.ts fix(compiler): incorrectly matching directives on attribute bindings (#49713) 2023-04-11 12:40:57 -07:00
i18n_spec.ts fix(compiler): compute correct offsets when interpolations have HTML entities (#44811) 2022-03-08 10:23:07 -08:00
parse_template_options_spec.ts refactor(compiler): option to include html comments in ParsedTemplate (#41251) 2021-03-29 15:16:26 -07:00
util.ts refactor(compiler): introduce deferred block AST (#51050) 2023-07-17 21:05:47 +00:00