angular/packages/core/rxjs-interop/test
Matthieu Riegler 5a7c1e62dc
feat(core): add ability to cache resources for SSR
This commit adds a `transferCacheKey` option to enable easy caching for `resource`/ `rxResource`.
2026-05-06 09:57:49 -07: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 test(core): refactors test to use timeout utility 2026-04-01 20:46:00 +02:00
rx_resource_spec.ts feat(core): add ability to cache resources for SSR 2026-05-06 09:57:49 -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