angular/packages/core/rxjs-interop/test
David Kingma 0812ac3bec refactor(core): add debugName option to rxjs-interop toSignal
toSignal predates the debugName option for signals to name the signals in the Angular dev-tools This adds the debugName option to toSignal.
2025-11-20 10:49:50 -05:00
..
BUILD.bazel refactor(core): add debugName option to rxjs-interop toSignal 2025-11-20 10:49:50 -05:00
output_from_observable_spec.ts refactor(core): convert scripts within packages/core/rxjs-interop to relative imports (#60232) 2025-03-27 18:29:35 +00:00
output_to_observable_spec.ts refactor(core): convert scripts within packages/core/rxjs-interop to relative imports (#60232) 2025-03-27 18:29:35 +00:00
pending_until_event_spec.ts fix(core): Explicit Zone CD in TestBed providers should not override TestBed error handler (#63404) 2025-09-02 09:26:44 -07:00
rx_resource_spec.ts fix(core): Prevent an error on cleanup when an rxResource stream threw before returning an Observable (#63342) 2025-08-28 08:44:51 -07:00
take_until_destroyed_spec.ts fix(core): takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847) 2025-06-04 12:14:15 -04:00
to_observable_spec.ts Revert "refactor(core): support an opt-in sync version of toObservable (#60640)" (#60449) 2025-04-02 13:38:49 -07:00
to_signal_spec.ts refactor(core): add debugName option to rxjs-interop toSignal 2025-11-20 10:49:50 -05:00