angular/packages/compiler/src/render3/view
James Henry 5e46901ffc refactor(compiler): option to include html comments in ParsedTemplate (#41251)
Adds a `collectCommentNodes` option on `ParseTemplateOptions` which will cause the returned `ParsedTemplate` to include an array of all html comments found in the template.

PR Close #41251
2021-03-29 15:16:26 -07:00
..
i18n fix(compiler): disallow i18n of security-sensitive attributes (#39554) 2020-11-23 08:29:06 -08:00
api.ts refactor(compiler): consolidate R3CompiledExpression (#41080) 2021-03-15 13:26:51 -07:00
compiler.ts refactor(core): rename ...WithMeta types to ...Declaration and alias to unknown (#41119) 2021-03-22 08:57:18 -07:00
style_parser.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
styling_builder.ts fix(core): remove obsolete check for [class] and [className] presence (#41254) 2021-03-19 12:37:45 -07:00
t2_api.ts refactor(compiler-cli): identify structural directives (#40032) 2020-12-14 12:08:41 -08:00
t2_binder.ts refactor(compiler): add getEntitiesInTemplateScope to template binder (#39048) 2020-10-06 13:55:00 -07:00
template.ts refactor(compiler): option to include html comments in ParsedTemplate (#41251) 2021-03-29 15:16:26 -07:00
util.ts refactor(compiler): retrieve variables from context inside nested template listener (#40833) 2021-02-17 11:45:46 -08:00