angular-cn/modules/angular2/test/core/compiler
Tobias Bosch bfa381b35a refactor(view): introduce AppViewManager to consolidate logic
AppViewManager is the single entry point to changing the view hierarchy.
It is split between the manager itself which does coordination and
helper methods, so both are easily testable in isolation.

Also, ViewContainer is now only a pure reference to a bound element
with the previous functionality but does not contain the list of views
any more.

Part of #1477
2015-04-24 20:26:18 -07:00
..
compiler_spec.js refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
component_url_mapper_spec.js refactor(template loading): add support for base URLs, css rewriting 2015-02-26 09:36:04 +01:00
directive_metadata_reader_spec.js perf(view): use pre-resolved bindings for child injector init 2015-04-13 15:06:44 -07:00
dynamic_component_loader_spec.js refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
element_injector_spec.js refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
integration_spec.js refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
query_integration_spec.js chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
query_list_spec.js feat(query): adds initial implementation of the query api. 2015-04-09 19:07:19 -07:00
view_container_spec.js refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
view_manager_spec.js refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
view_manager_utils_spec.js refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
view_pool_spec.js refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00