angular/packages/core/test/signals
Kristiyan Kostadinov c637dfa092 refactor(core): signals toString improvements (#54079)
Follow-up to #54002 that:
* Remove the `toString` implementation from the `primitives`.
* Guards the `toString` with `ngDevMode` and prints out the value.

PR Close #54079
2024-01-25 20:45:02 +00:00
..
BUILD.bazel refactor: move signals code into primitives package (#51986) 2023-10-06 15:12:00 -07:00
computed_spec.ts refactor(core): signals toString improvements (#54079) 2024-01-25 20:45:02 +00:00
effect_util.ts refactor: move signals code into primitives package (#51986) 2023-10-06 15:12:00 -07:00
glitch_free_spec.ts refactor(core): extract signals API away from the 'signals' package (#51986) 2023-10-06 15:11:59 -07:00
is_signal_spec.ts refactor(core): extract signals API away from the 'signals' package (#51986) 2023-10-06 15:11:59 -07:00
non_reactive_spec.ts refactor(core): extract signals API away from the 'signals' package (#51986) 2023-10-06 15:11:59 -07:00
signal_spec.ts refactor(core): signals toString improvements (#54079) 2024-01-25 20:45:02 +00:00
watch_spec.ts refactor: move signals code into primitives package (#51986) 2023-10-06 15:12:00 -07:00