angular/packages/core
Pawel Kozlowski feb571ceaa refactor(core): expose enableProfiling() on from @angular/core (#61465)
This commit exposes the experimental enableProfiling() API that
enables Angular integration with the Chrome DevTools performance
panel. Previously this integration was exposed on the ng. namespace
only but there are legitimate cases where developers might want to
expose the integration earlier (ex.: bootstrap profiling).

PR Close #61465
2025-05-19 14:22: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 build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
rxjs-interop build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
schematics refactor(migrations): gracefully proceed if reference cannot be resolved (#61426) 2025-05-19 11:04:52 +00:00
src refactor(core): expose enableProfiling() on from @angular/core (#61465) 2025-05-19 14:22:34 +00:00
test refactor(core): consolidate logic to determine whether node can be hydrated (#61409) 2025-05-19 09:30:20 +00:00
testing refactor(core): re-introduce TestBed.flushEffects()" (#61462) 2025-05-19 13:26:52 +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 refactor: add Node.js 24 as supported version (#61142) 2025-05-06 13:38:25 -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
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