angular/packages/core/src/render3
Alan Agius cf7f8c7c03 refactor(core): make AfterRenderImpl tree-shakable by moving PHASES (#58297)
Marked the PHASES constant within AfterRenderImpl as @__PURE__ to enable better tree-shaking during bundling. This optimization ensures that unused code is more effectively eliminated, improving overall bundle size and performance.

Closes #58296

PR Close #58297
2024-10-28 12:26:06 -07:00
..
after_render refactor(core): make AfterRenderImpl tree-shakable by moving PHASES (#58297) 2024-10-28 12:26:06 -07:00
debug refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
deps_tracker refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
features refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
i18n refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
instructions refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
interfaces refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
jit refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
reactivity refactor: add @__PURE__ next to @pureOrBreakMyCode for improved bundler compatibility (#58297) 2024-10-28 12:26:06 -07:00
styling refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
util refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -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 refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
CODE_GEN_API.md refactor(ivy): Move instructions back to ɵɵ (#30546) 2019-05-20 16:37:47 -07:00
collect_native_nodes.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
component.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
component_ref.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
context_discovery.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
def_getters.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
definition.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
definition_factory.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
di.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
di_setup.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
errors.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
errors_di.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
fields.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
global_utils_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
hmr.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
hooks.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
index.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
list_reconciliation.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02: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(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07: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: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
node_manipulation_i18n.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
node_selector_matcher.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02: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: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
profiler_types.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
pure_function.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
query.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
query_reactive.ts feat(core): introduce debugName optional arg to framework signal functions (#57073) 2024-10-22 11:26:37 -07:00
reactive_lview_consumer.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
scope.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
standalone-default-value.ts feat(core): flipping the default value for standalone to true (#58169) 2024-10-15 16:05:14 +00:00
standalone_service.ts refactor: add @__PURE__ next to @pureOrBreakMyCode for improved bundler compatibility (#58297) 2024-10-28 12:26:06 -07:00
state.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02: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
tokens.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
TREE_SHAKING.md docs(ivy): add feature principle doc (#21565) 2018-01-17 17:01:09 -08:00
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: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
view_ref.ts refactor(core): drop ViewRefTracker in favor of ApplicationRef. (#58096) 2024-10-08 13:25:23 -07:00