angular/packages/core/src
Jaime Burgos f5bad8e417 refactor(core): Improve tree-shakable RuntimeError error for INVALID_FIELD_DIRECTIVE_HOST
Improves the tree-shakable runtime error handling for `INVALID_FIELD_DIRECTIVE_HOST`.

(cherry picked from commit 5c75d29fb4)
2026-01-07 22:32:29 +00:00
..
animation fix(core): avoid leaking view data in animations 2026-01-07 12:39:04 -05:00
application fix(core): use mutable ResponseInit type for RESPONSE_INIT token 2025-12-17 09:35:27 -08:00
authoring docs: Adds links to relevant guides for APIs in core package 2025-11-17 16:47:40 +00:00
change_detection refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
compiler refactor(core): rename ExperimentalIsolatedShadowDom to IsolatedShadowDom 2025-11-11 08:46:10 -08:00
debug refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
defer refactor(core): implement missing OnDestroy for schedulers 2026-01-02 08:20:00 +01:00
di refactor(core): conditionally include debug names based on ngDevMode 2025-12-16 09:37:42 -08:00
hydration fix(core): fix memory leak with event replay 2026-01-07 22:27:47 +00:00
i18n docs: add @see links to API docs for better discoverability 2026-01-05 12:12:28 -05:00
interface refactor(core): move interfaces around (#64535) 2025-10-20 17:49:39 +00:00
internal refactor(core): account for anonymous classes in internal utility (#58392) 2024-10-28 12:38:03 -07:00
linker refactor(core): introduce tree-shakeable runtime error codes for NgModule handling and ViewContainerRef errors 2026-01-05 16:52:27 -05:00
metadata docs: add @see links to API docs for better discoverability 2026-01-05 12:12:28 -05:00
platform refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
reflection build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
render fix(core): prevent animations renderer from impacting animate.leave (#63921) 2025-09-19 21:26:18 +00:00
render3 refactor(core): Improve tree-shakable RuntimeError error for INVALID_FIELD_DIRECTIVE_HOST 2026-01-07 22:32:29 +00:00
resource refactor(core): Support Error like object for on resource errors. 2025-12-10 08:18:24 -08:00
sanitization fix(core): sanitize sensitive attributes on SVG script elements 2026-01-06 12:16:03 -05:00
testability fix(core): cleanup testability subscriptions (#61261) 2025-05-21 12:06:23 +00:00
util docs: Adds links to relevant guides for APIs in core package 2025-11-17 16:47:40 +00:00
view refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
zone docs: Adds links to relevant guides for APIs in core package 2025-11-17 16:47:40 +00:00
authoring.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
cached_injector_service.ts refactor(core): move interfaces around (#64535) 2025-10-20 17:49:39 +00:00
change_detection.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
console.ts refactor: remove unnecessary TSLint rule flags (#59365) 2025-01-07 16:06:21 +00:00
core.externs.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
core.ts fix(core): use mutable ResponseInit type for RESPONSE_INIT token 2025-12-17 09:35:27 -08:00
core_private_export.ts fix(core): fix memory leak with event replay 2026-01-07 22:27:47 +00:00
core_reactivity_export.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
core_reactivity_export_internal.ts refactor(core): expose isWritableSignal to the publicApi 2025-10-29 13:31:53 -07:00
core_render3_private_export.ts perf(core): tree shake unused dynamic [field] binding instructions (#65599) 2025-12-03 15:10:50 +01:00
di.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
document.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
error_details_base_url.ts refactor(core): Error logs links point to the archived version of the docs (#63512) 2025-09-10 22:21:10 +00:00
error_handler.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
errors.ts refactor(core): introduce tree-shakeable runtime error codes for NgModule handling and ViewContainerRef errors 2026-01-05 16:52:27 -05:00
event_delegation_utils.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
event_emitter.ts docs: Adds links to relevant guides for APIs in core package 2025-11-17 16:47:40 +00:00
image_performance_warning.ts refactor(core): move interfaces around (#64535) 2025-10-20 17:49:39 +00:00
linker.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
metadata.ts refactor(core): move interfaces around (#64535) 2025-10-20 17:49:39 +00:00
ng_reflect.ts refactor(core): remove redundant providedIn: 'root' from injection tokens 2025-11-03 16:31:58 -08:00
pending_tasks.ts docs: Adds links to relevant guides for APIs in core package 2025-11-17 16:47:40 +00:00
pending_tasks_internal.ts refactor(core): move interfaces around (#64535) 2025-10-20 17:49:39 +00:00
profiler.ts refactor(core): implement missing OnDestroy for schedulers 2026-01-02 08:20:00 +01:00
r3_symbols.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
render.ts feat(core): add event listener options to renderer (#59092) 2024-12-10 13:39:47 -08:00
transfer_state.ts refactor: replace getDocument() with inject(DOCUMENT) 2025-11-25 13:05:01 -05:00
type_checking.ts refactor(core): expose function to assert type of variables (#62648) 2025-07-16 12:40:25 +02:00
version.ts refactor(core): mark VERSION as @__PURE__ for better tree-shaking (#63400) 2025-08-27 11:39:06 -07:00
zone.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00