angular/packages/core/src/render3
Paul Gschwendtner b71c35a6b5 refactor: update packages/core:{core,src} to ts_project (#61275)
Updates `packages/core:core` and `packages/core/src/...` to `ts_project`
of `rules_js`.

PR Close #61275
2025-05-14 12:01:51 +00:00
..
after_render refactor: add explicit types for exports relying on inferred call return type (#61312) 2025-05-13 22:45:18 +00:00
debug feat(core): expose performance data in Chrome DevTools (#60789) 2025-04-14 11:12:55 -04:00
deps_tracker refactor(core): remove USE_RUNTIME_DEPS_TRACKER_FOR_JIT flag. (#61265) 2025-05-13 15:22:18 -07:00
features refactor(core): move more host directive matching logic into feature (#60452) 2025-03-19 19:10:14 +01:00
i18n refactor(core): separate out DOM logic from property (#60608) 2025-03-31 13:15:19 +00:00
instructions feat(core): move provideExperimentalCheckNoChangesForDebug to provideCheckNoChangesConfig (#60906) 2025-04-24 13:04:27 -07:00
interfaces fix(core): missing useExisting providers throwing for optional calls (#61137) 2025-05-06 09:12:38 -07:00
jit refactor(core): remove USE_RUNTIME_DEPS_TRACKER_FOR_JIT flag. (#61265) 2025-05-13 15:22:18 -07:00
queries refactor(core): convert scripts within packages/core/src to relative imports (#60227) 2025-03-25 10:58:00 -07:00
reactivity refactor: add explicit types for exports relying on inferred call return type (#61312) 2025-05-13 22:45:18 +00:00
styling docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
util refactor: update packages/core:{core,src} to ts_project (#61275) 2025-05-14 12:01:51 +00:00
view fix(core): prevent stash listener conflicts (#59635) 2025-04-30 08:53:06 -07:00
apply_value_input_field.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
assert.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
bindings.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
chained_injector.ts feat(core): remove InjectFlags from public API (#60318) 2025-03-11 11:33:09 -07:00
CODE_GEN_API.md
collect_native_nodes.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
component.ts feat(core): add input binding support to dynamically-created components (#60137) 2025-03-03 22:04:49 +00:00
component_ref.ts refactor(core): tree-shake getDirectiveDef error (#61075) 2025-05-01 08:43:43 -07:00
context_discovery.ts refactor(core): prevent duplicating componentOffset checks (#59611) 2025-01-23 14:23:29 -08:00
def_getters.ts refactor(core): tree-shake getDirectiveDef error (#61075) 2025-05-01 08:43:43 -07:00
definition.ts refactor(core): move more host directive matching logic into feature (#60452) 2025-03-19 19:10:14 +01:00
definition_factory.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
di.ts fix(core): missing useExisting providers throwing for optional calls (#61137) 2025-05-06 09:12:38 -07:00
di_setup.ts fix(core): missing useExisting providers throwing for optional calls (#61137) 2025-05-06 09:12:38 -07:00
dom_node_manipulation.ts refactor(core): drop render-related perf counters (#60200) 2025-03-06 10:33:54 -08:00
dynamic_bindings.ts refactor: add explicit types for exports relying on inferred call return type (#61312) 2025-05-13 22:45:18 +00:00
errors.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
errors_di.ts refactor(core): inline depPath in throwCyclicDependencyError to be dropped (#60084) 2025-02-26 11:10:36 -05:00
fields.ts refactor: add explicit types for exports relying on inferred call return type (#61312) 2025-05-13 22:45:18 +00:00
global_utils_api.ts feat(core): expose performance data in Chrome DevTools (#60789) 2025-04-14 11:12:55 -04:00
hmr.ts fix(core): capture stack for HMR errors (#60067) 2025-02-24 11:56:15 -05:00
hooks.ts refactor(core): convert scripts within packages/core/src to relative imports (#60227) 2025-03-25 10:58:00 -07:00
index.ts refactor(core): introduce domProperty instruction (#60608) 2025-03-31 13:15:19 +00:00
list_reconciliation.ts refactor: remove unnecessary TSLint rule flags (#59365) 2025-01-07 16:06:21 +00:00
local_compilation.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
metadata.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
namespaces.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_module_ref.ts refactor: remove unnecessary TSLint rule flags (#59365) 2025-01-07 16:06:21 +00:00
node_assert.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
node_manipulation.ts refactor(core): convert scripts within packages/core/src to relative imports (#60227) 2025-03-25 10:58:00 -07:00
node_manipulation_i18n.ts refactor(core): move DOM manipulation logic to its own file (#59462) 2025-01-16 10:38:44 -08:00
node_selector_matcher.ts refactor(core): simplify attributes extraction logic for ComponentRef (#59678) 2025-01-27 13:15:21 +01:00
PERF_NOTES.md docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
pipe.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
profiler.ts refactor(core): allow multiple profilers (#60548) 2025-03-26 20:44:03 -07:00
profiler_types.ts feat(core): emit template function for template related profiler hooks (#60174) 2025-03-03 22:03:44 +00:00
pure_function.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
reactive_lview_consumer.ts refactor(core): Improve NG0600 error message. (#60418) 2025-04-22 16:35:38 +02:00
scope.ts refactor(core): tree-shake getNgModuleDef error (#60339) 2025-04-30 08:50:52 -07:00
standalone_service.ts refactor: add @__PURE__ next to @pureOrBreakMyCode for improved bundler compatibility (#58297) 2024-10-28 12:26:05 -07:00
state.ts refactor(core): replace internal usages of InjectFlags (#60318) 2025-03-11 11:33:09 -07:00
STORING_METADATA_IN_D.TS.md docs: convert the last my-app components to app-root (#42256) 2021-05-25 22:13:36 +00:00
tnode_manipulation.ts refactor(core): drop unused ngDevMode metrics (#60686) 2025-04-02 14:17:10 +00:00
tokens.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
TREE_SHAKING.md
view_context.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
VIEW_DATA.md fix(compiler): generate less code for advance instructions (#53845) 2024-01-09 12:27:58 -08:00
view_engine_compatibility_prebound.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
view_manipulation.ts refactor(core): convert scripts within packages/core/src to relative imports (#60227) 2025-03-25 10:58:00 -07:00
view_ref.ts refactor(core): Ignore errors related to updating exhaustive check value (#61027) 2025-04-28 10:16:01 -07:00