angular/packages/core/src/render3/features
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
..
copy_definition_feature.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
external_styles_feature.ts refactor(core): support external runtime styles via a component feature (#57922) 2024-09-30 13:25:12 -07:00
host_directives_feature.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
inherit_definition_feature.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
input_transforms_feature.ts refactor(core): drop the Mutable utility type. (#58124) 2024-10-10 10:47:50 +00:00
ng_onchanges_feature.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
providers_feature.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00