angular/packages/core
arturovt 2fe8f1a9de refactor(core): drop component factory error in production (#60601)
Drops component factory error in production. Couldn't capture it before because of `throw Error` (without `new`).

PR Close #60601
2025-04-01 13:12:34 +00:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives feat(core): export signalGetFn from signal primitives (#60497) 2025-03-31 22:24:21 +00:00
rxjs-interop fix(core): check ngDevMode for undefined (#60565) 2025-03-27 20:25:40 +00:00
schematics refactor(migrations): add a migration to move DOCUMENT imports (#60663) 2025-04-01 12:48:06 +00:00
src refactor(core): drop component factory error in production (#60601) 2025-04-01 13:12:34 +00:00
test refactor(core): drop component factory error in production (#60601) 2025-04-01 13:12:34 +00:00
testing refactor(core): convert scripts within packages/core/testing to relative imports (#60232) 2025-03-27 18:29:35 +00:00
BUILD.bazel refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:08 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json feat(core): update Node.js version support (#60545) 2025-03-26 20:42:16 -07:00
PACKAGE.md
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00