angular/packages/core/primitives/signals/src
Doug Parker 490435bf76 fix(core): skip Angular formatting when formatting signals recursively
The flag `skipFormatting` got renamed to `ngSkipFormatting` during review of https://github.com/angular/angular/pull/64000, but a couple usages got missed, causing some unfortunate UI recursion.
2025-11-11 10:14:30 -08:00
..
computed.ts refactor(core): drop computation error messages in production (#60700) 2025-05-01 10:11:01 -07:00
effect.ts refactor(core): use version>0 instead of hasRun (#62467) 2025-09-22 16:51:50 +00:00
equality.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
errors.ts feat(core): pass signal node to throwInvalidWriteToSignalErrorFn (#59600) 2025-02-13 17:56:14 +00:00
formatter.ts fix(core): skip Angular formatting when formatting signals recursively 2025-11-11 10:14:30 -08:00
graph.ts refactor(core): export types from primitives 2025-11-06 08:34:54 -08:00
linked_signal.ts refactor(core): export types from primitives 2025-11-06 08:34:54 -08:00
signal.ts refactor(core): Delete createSignalTuple (#61907) 2025-06-06 13:46:16 +02:00
untracked.ts refactor: add untracked to primitives (#60105) 2025-03-05 12:11:40 -08:00
watch.ts refactor(core): use version>0 instead of hasRun (#62467) 2025-09-22 16:51:50 +00:00
weak_ref.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00