angular/packages/core
Pawel Kozlowski adecf4c772 refactor(core): pass signal equal function to primitives (#60364)
The signals primitives package understands the equals option now
so we can pass it to the signal / computed creation methods instead
of manually assigning the equality function on a reactive node.

PR Close #60364
2025-03-13 17:24:17 +01: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): add equal option to the signal and computed creation (#60300) 2025-03-12 10:38:27 -07:00
rxjs-interop refactor(core): remove microtask effect (#60234) 2025-03-06 12:48:55 -08:00
schematics fix(core): add migration away from InjectFlags (#60318) 2025-03-11 11:33:09 -07:00
src refactor(core): pass signal equal function to primitives (#60364) 2025-03-13 17:24:17 +01:00
test test(core): reduce test flakiness by increasing time delta (#60338) 2025-03-12 10:36:36 -07:00
testing feat(core): remove InjectFlags from public API (#60318) 2025-03-11 11:33:09 -07: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 fix(core): added @angular/compiler as a peer dependency (#55610) 2025-03-04 22:06:59 +00: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