angular/packages/core
Pawel Kozlowski 76c60a609f refactor(core): move signal toString to primitives (#60365)
This change pushes the toString implementation of signal getters
down to the primitives package so it can be shared with other
frameworks.

Closes #59990

PR Close #60365
2025-03-27 19:43:19 +00:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives refactor(core): move signal toString to primitives (#60365) 2025-03-27 19:43:19 +00:00
rxjs-interop refactor(core): convert scripts within packages/core/rxjs-interop to relative imports (#60232) 2025-03-27 18:29:35 +00:00
schematics fix(core): fix used templates are not deleted (#60459) 2025-03-24 09:04:05 -07:00
src refactor(core): Return NOT_FOUND for retrieve instead of null (#60358) 2025-03-27 19:39:59 +00:00
test refactor(core): Return NOT_FOUND for retrieve instead of null (#60358) 2025-03-27 19:39:59 +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 docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00