angular/packages/core/src/hydration
arturovt 14791f3e12 fix(core): cleanup stash listener when app is destroyed (#59598)
In this commit, we clean up the reference to the function set by the environment initializer, as the function closure may capture injected elements and prevent them from being properly garbage collected.

PR Close #59598
2025-01-17 10:00:56 -08:00
..
annotate.ts refactor(core): do not serialize parent block id for top level blocks (#59190) 2025-01-14 11:06:58 -05:00
api.ts refactor: remove unnecessary TSLint rule flags (#59365) 2025-01-07 16:06:21 +00:00
cleanup.ts refactor(core): move DOM manipulation logic to its own file (#59462) 2025-01-16 10:38:44 -08:00
compression.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
error_handling.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
event_replay.ts fix(core): cleanup stash listener when app is destroyed (#59598) 2025-01-17 10:00:56 -08:00
i18n.ts refactor(core): move DOM manipulation logic to its own file (#59462) 2025-01-16 10:38:44 -08:00
interfaces.ts refactor(core): do not serialize parent block id for top level blocks (#59190) 2025-01-14 11:06:58 -05:00
node_lookup_utils.ts refactor(core): change node navigation step to plain const (#59469) 2025-01-13 11:12:47 -05:00
skip_hydration.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tokens.ts refactor(core): Eliminate recursion in incremental hydration (#58419) 2024-10-31 11:22:58 +01:00
utils.ts refactor(core): do not serialize parent block id for top level blocks (#59190) 2025-01-14 11:06:58 -05:00
views.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00