angular/packages/core/test/signals
Brian Douglas ea560a7098 test(core): correct typo in signal_spec.ts (#50392)
Corrects a typo in the signal_spec.ts file.

PR Close #50392
2023-05-23 14:11:03 +00:00
..
BUILD.bazel refactor(core): prototype of signals, a reactive primitive for Angular (#49091) 2023-02-21 14:13:08 -08:00
computed_spec.ts refactor(core): Prevent reads and writes to signals at certain times (#49631) 2023-03-30 16:09:12 -07:00
effect_util.ts fix(core): allow async functions in effects (#49783) 2023-04-11 12:49:10 -07:00
glitch_free_spec.ts refactor(core): prototype of signals, a reactive primitive for Angular (#49091) 2023-02-21 14:13:08 -08:00
is_signal_spec.ts fix(core): allow passing value of any type to isSignal function (#50035) 2023-05-16 09:22:05 -07:00
non_reactive_spec.ts refactor(core): move effect to render3 and add DestroyRef integration (#49529) 2023-03-28 18:47:58 -07:00
signal_spec.ts test(core): correct typo in signal_spec.ts (#50392) 2023-05-23 14:11:03 +00:00
watch_spec.ts fix(core): allow async functions in effects (#49783) 2023-04-11 12:49:10 -07:00