angular/packages/compiler/src
Miles Malerba 2f7072dc3f refactor(compiler): add support for class property bindings (#50805)
Adds support for bindings of the form `[class.some-class]="isActive"`

PR Close #50805
2023-07-17 17:03:57 +00:00
..
compiler_util refactor(compiler): Allow expressions to be deeply cloned. (#50594) 2023-06-13 18:59:43 +02:00
expression_parser refactor: improve type safety of interpolation AST (#50903) 2023-07-10 07:08:28 -07:00
i18n refactor(compiler): implement block syntax in html ast (#50953) 2023-07-13 09:32:53 -07:00
ml_parser refactor(compiler): implement block syntax in html ast (#50953) 2023-07-13 09:32:53 -07:00
output refactor(compiler): Generate temporary variable assignments when function calls appear in a safe-access expression. (#50688) 2023-06-29 12:54:23 -07:00
render3 refactor(compiler): implement block syntax in html ast (#50953) 2023-07-13 09:32:53 -07:00
schema fix(core): hardening attribute and property binding rules for <iframe> elements (#47964) 2022-11-09 00:47:56 -08:00
template/pipeline refactor(compiler): add support for class property bindings (#50805) 2023-07-17 17:03:57 +00:00
template_parser refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
assertions.ts refactor(compiler): remove unused assertion function (#44411) 2022-01-04 15:54:09 -08:00
chars.ts refactor(compiler): share isQuote() via chars.ts (#43129) 2021-08-16 13:07:23 -07:00
compiler.ts refactor(compiler): add a new interface for NgModule metadata to t rebase be used in local compilation mode (#50577) 2023-06-30 11:38:35 -07:00
compiler_facade_interface.ts refactor(compiler): introduce compiler infrastructure for input transforms (#50225) 2023-05-22 14:48:02 +00:00
config.ts fix(core): update isDevMode to rely on ngDevMode (#47475) 2022-09-23 13:58:45 -07:00
constant_pool.ts refactor(compiler): Allow expressions to be deeply cloned. (#50594) 2023-06-13 18:59:43 +02:00
core.ts refactor(compiler): introduce compiler infrastructure for input transforms (#50225) 2023-05-22 14:48:02 +00:00
injectable_compiler_2.ts refactor(compiler-cli): only use a single type expression (#49136) 2023-04-03 19:20:00 -07:00
jit_compiler_facade.ts refactor(compiler): add a new interface for NgModule metadata to t rebase be used in local compilation mode (#50577) 2023-06-30 11:38:35 -07:00
parse_util.ts refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
resource_loader.ts refactor(compiler): ensure compatibility with noImplicitOverride (#42512) 2021-07-12 13:11:14 -07:00
selector.ts feat(compiler): allow self-closing tags on custom elements (#48535) 2023-01-04 12:07:37 -08:00
shadow_css.ts feat(compiler): scope selectors in @scope queries (#50747) 2023-07-11 08:29:53 -07:00
style_url_resolver.ts refactor(compiler): make template preparser null-safe (#44411) 2022-01-04 15:54:10 -08:00
util.ts refactor(compiler): use globalThis for global (#50063) 2023-07-14 18:32:01 +00:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00