angular/packages/compiler-cli/integrationtest/src
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
..
a build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
animate.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
basic.css refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
basic.html refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
basic.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
bootstrap.ts feat(core): alias createNgModuleRef as createNgModule (#46789) 2022-07-12 16:11:41 +00:00
comp_using_3rdp.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
comp_using_flat_module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
custom_token.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
dep.d.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
errors.html fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00
errors.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
features.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
funcs.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
messages.fi.xlf build: fix outdated i18n compiler-cli test assertions (#28191) 2019-01-28 20:07:22 -08:00
module.ts feat(core): remove entryComponents (#49484) 2023-03-23 10:38:03 -07:00
module_fixtures.ts feat(core): remove entryComponents (#49484) 2023-03-23 10:38:03 -07:00
projection.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
queries.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
shared.css refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00