angular/devtools/projects
Kristiyan Kostadinov 585e34bf6c feat(core): remove entryComponents (#49484)
`entryComponents` have been deprecated since version 9, because with Ivy they weren't necessary. These changes remove any remaining references.

BREAKING CHANGE:
* `entryComponents` has been deleted from the `@NgModule` and `@Component` public APIs. Any usages can be removed since they weren't doing anyting.
* `ANALYZE_FOR_ENTRY_COMPONENTS` injection token has been deleted. Any references can be removed.

PR Close #49484
2023-03-23 10:38:03 -07:00
..
demo-no-zone build: replace bazel devserver with shared dev-infra implementation (#45452) 2022-03-28 09:23:28 -07:00
ng-devtools feat(core): remove entryComponents (#49484) 2023-03-23 10:38:03 -07:00
ng-devtools-backend fix(devtools): Variables initialized to undefined appearing as [setter] in property inspector (#45921) 2022-05-16 10:28:04 -07:00
protocol docs: update the Angular DevTools auto-generated READMEs (#45884) 2022-05-05 15:29:27 -07:00
shared-utils docs: update the Angular DevTools auto-generated READMEs (#45884) 2022-05-05 15:29:27 -07:00
shell-browser build: update all non-major dependencies (#49267) 2023-03-02 14:09:14 -08:00