mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| computed.ts | ||
| effect.ts | ||
| equality.ts | ||
| errors.ts | ||
| formatter.ts | ||
| graph.ts | ||
| linked_signal.ts | ||
| signal.ts | ||
| untracked.ts | ||
| watch.ts | ||
| weak_ref.ts | ||