mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit reorganizes the Angular code a bit, and moves signals into a newly defined `@angular/core/primitives` location. This will be used inside g3 to allow non-Angular targets to depend on the signals core without incurring a dependency on the whole framework. PR Close #51986 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives/signals | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||