angular/packages/core
arturovt 9416483bd3 refactor(core): drop injection context assertion in production (#61560)
In other parts of the code, calls to the `assertInInjectionContext` function are guarded with `ngDevMode`. This change aligns these parts of the code with other implementations that drop such assertions in production.

PR Close #61560
2025-05-21 11:35:47 +00:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
rxjs-interop refactor(core): drop injection context assertion in production (#61560) 2025-05-21 11:35:47 +00:00
schematics refactor(migrations): ensure tsurge configures file system properly (#61553) 2025-05-21 10:01:18 +00:00
src refactor(core): Merge R3TemplateRef implementation and TemplateRef interface (#61455) 2025-05-21 10:07:12 +00:00
test refactor(core): Merge R3TemplateRef implementation and TemplateRef interface (#61455) 2025-05-21 10:07:12 +00:00
testing refactor(core): Disallow autoDetectChanges(false) in zoneless (#61430) 2025-05-20 08:49:06 +00:00
BUILD.bazel build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
index.ts refactor: update packages/core:{core,src} to ts_project (#61275) 2025-05-14 12:01:51 +00:00
package.json fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61499) 2025-05-20 14:15:13 +00:00
PACKAGE.md
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsconfig-build.json build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
tsconfig-test.json build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00