angular/modules/@angular/core/test/view
Tobias Bosch 14d7844b2b feat(core): view engine - integrate with ComponentFactory (#14237)
`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
2017-02-03 15:07:12 -06:00
..
anchor_spec.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
component_view_spec.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
element_spec.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
embedded_view_spec.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
helper.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
ng_content_spec.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
provider_spec.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
pure_expression_spec.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
query_spec.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
refs_spec.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
text_spec.ts feat(core): view engine - integrate with ComponentFactory (#14237) 2017-02-03 15:07:12 -06:00
view_def_spec.ts feat(core): view engine - add missing DI features (#14225) 2017-02-01 14:16:01 -06:00