mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Those APIs date back to pre-ivy times and are long deprecated. BREAKING CHANGE: `ComponentFactoryResolver` and `ComponentFactory` are no longer available. Pass the component class directly to APIs that previously required a factory, such as `ViewContainerRef.createComponent` or use the standalone `createComponent` function. |
||
|---|---|---|
| .. | ||
| change_detection_integration_spec.ts | ||
| inheritance_integration_spec.ts | ||
| integration_spec.ts | ||
| ng_container_integration_spec.ts | ||
| ng_module_integration_spec.ts | ||
| projection_integration_spec.ts | ||
| query_integration_spec.ts | ||
| query_list_spec.ts | ||
| regression_integration_spec.ts | ||
| resource_loader_mock.ts | ||
| security_integration_spec.ts | ||
| source_map_integration_node_only_spec.ts | ||
| source_map_util.ts | ||
| view_injector_integration_spec.ts | ||