angular/packages/core/test/linker
Matthieu Riegler 2896c93cc1
feat(compiler): Angular expressions with optional chaining returns undefined
To mitigate this breaking change,  this behavior can be disabled by wrapping expressions with the `$null` magic function.
: `$null(foo?.bar?.baz)`
2026-04-28 15:26:53 -07:00
..
change_detection_integration_spec.ts feat(compiler): Angular expressions with optional chaining returns undefined 2026-04-28 15:26:53 -07:00
inheritance_integration_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
integration_spec.ts refactor(core): remove ComponentFactoryResolver usages 2026-04-13 16:00:03 +03:00
ng_container_integration_spec.ts build: migrate all ts_library in packages/core/test (#61472) 2025-05-20 10:00:43 +00:00
ng_module_integration_spec.ts refactor(core): remove ComponentFactoryResolver usages 2026-04-13 16:00:03 +03:00
projection_integration_spec.ts feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
query_integration_spec.ts feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
query_list_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
regression_integration_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
resource_loader_mock.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
security_integration_spec.ts feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
source_map_integration_node_only_spec.ts refactor(core): improve resource loading with async/await 2025-11-11 12:50:16 -08:00
source_map_util.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
view_injector_integration_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00