angular/packages/compiler/src/render3
Kristiyan Kostadinov c457b9b5b4 refactor(compiler): add ts-ignore comment on factory functions
Adds a `ts-ignore` comment to thew instantiation expressions in factories, because in some compilation modes we can't guarantee that they'll compile.
2026-03-18 14:05:18 -06:00
..
partial refactor(forms): move control logic into FormField directive 2026-01-29 13:17:40 -08:00
view refactor(compiler): add ts-ignore in pipeline 2026-03-16 09:58:18 -06:00
r3_ast.ts fix(compiler): prevent mutation of children array in RecursiveVisitor 2026-03-04 14:41:32 -08:00
r3_class_debug_info_compiler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_class_metadata_compiler.ts refactor(compiler): add ts-ignore in pipeline 2026-03-16 09:58:18 -06:00
r3_control_flow.ts feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00
r3_deferred_blocks.ts refactor(compiler): parse options parameter on viewport triggers (#64130) 2025-10-09 05:32:20 -07:00
r3_deferred_triggers.ts feat(core): Support optional timeout for idle deferred triggers 2026-03-04 07:57:30 -08:00
r3_factory.ts refactor(compiler): add ts-ignore comment on factory functions 2026-03-18 14:05:18 -06:00
r3_hmr_compiler.ts fix(compiler): ensure generated code compiles 2026-03-13 11:13:03 -06:00
r3_identifiers.ts refactor(forms): move control logic into FormField directive 2026-01-29 13:17:40 -08:00
r3_injector_compiler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_jit.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_module_compiler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_pipe_compiler.ts refactor(compiler): account for pipes without names (#61328) 2025-05-19 08:24:06 +00:00
r3_template_transform.ts fix(compiler): Don't bind inputs/outputs for data- attributes 2026-02-23 13:23:58 -08:00
util.ts refactor(compiler): add ts-ignore in pipeline 2026-03-16 09:58:18 -06:00