angular/packages/core/src/defer
SkyZeroZx 02e80b4ea2 refactor(core): implement missing OnDestroy for schedulers
Implements the missing OnDestroy interface. Also removes an unused generic from a performance logging function.
2026-01-02 08:19:57 +01:00
..
cleanup.ts refactor(core): clean up incremental code base (#58553) 2024-11-11 14:35:36 +00:00
discovery.ts fix(core): unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) 2025-06-23 14:24:46 +02:00
dom_triggers.ts feat(core): support IntersectionObserver options in viewport triggers (#64130) 2025-10-09 05:32:21 -07:00
idle_scheduler.ts refactor(core): implement missing OnDestroy for schedulers 2026-01-02 08:19:57 +01:00
instructions.ts refactor(core): Removes unused trigger parameter from scheduleDelayedPrefetching (#64517) 2025-10-21 15:16:39 +00:00
interfaces.ts feat(core): support IntersectionObserver options in viewport triggers (#64130) 2025-10-09 05:32:21 -07:00
registry.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:01 -08:00
rendering.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:01 -08:00
timer_scheduler.ts refactor(core): implement missing OnDestroy for schedulers 2026-01-02 08:19:57 +01:00
triggering.ts refactor(core): Removes unused trigger parameter from scheduleDelayedPrefetching (#64517) 2025-10-21 15:16:39 +00:00
utils.ts refactor(core): track debugging information about deferred triggers (#59184) 2024-12-16 10:26:42 -08:00