mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`ComponentFactory`s can now be created from a `ViewDefinitionFactory` via `RefFactory.createComponentFactory`. This commit also: - splits `Services` into `Refs` and `RootData` - changes `ViewState` into a bitmask - implements `ViewContainerRef.move` Part of #14013 PR Close #14237 |
||
|---|---|---|
| .. | ||
| anchor_spec.ts | ||
| component_view_spec.ts | ||
| element_spec.ts | ||
| embedded_view_spec.ts | ||
| helper.ts | ||
| ng_content_spec.ts | ||
| provider_spec.ts | ||
| pure_expression_spec.ts | ||
| query_spec.ts | ||
| refs_spec.ts | ||
| text_spec.ts | ||
| view_def_spec.ts | ||