angular/packages/core/src/hydration
Matthieu Riegler 5d9cc8f408 refactor(core): remove the standalone feature (#58288)
By removing the standalone feature, we reduce the amount of code generated for components but at the cost of including the `StandaloneService` in the main bundle even if no standalone components are included in it.

PR Close #58288
2024-10-24 16:19:02 -07:00
..
annotate.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
api.ts refactor(core): annotate incremental hydration as dev preview (#58308) 2024-10-22 11:27:51 -07:00
blocks.ts refactor(core): add incremental hydration infrastructure (#58193) 2024-10-21 12:05:06 -07:00
cleanup.ts refactor(core): add incremental hydration infrastructure (#58193) 2024-10-21 12:05:06 -07: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 refactor(core): incremental hydration cleanup (#58290) 2024-10-22 09:43:43 -07:00
i18n.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
incremental.ts refactor(core): incremental hydration cleanup (#58290) 2024-10-22 09:43:43 -07:00
interfaces.ts refactor(core): incremental hydration cleanup (#58290) 2024-10-22 09:43:43 -07:00
node_lookup_utils.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02: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): add incremental hydration infrastructure (#58193) 2024-10-21 12:05:06 -07:00
utils.ts refactor(core): add incremental hydration infrastructure (#58193) 2024-10-21 12:05:06 -07:00
views.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00