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. |
||
|---|---|---|
| .. | ||
| animations | ||
| common | ||
| compiler-cli | ||
| core | ||
| elements | ||
| forms | ||
| localize | ||
| platform-browser | ||
| platform-browser-dynamic | ||
| platform-server | ||
| router | ||
| service-worker | ||
| upgrade | ||
| manage.js | ||