angular/modules/angular2/src/core/compiler
Tobias Bosch 09f8d8f7ba refactor(core): introduce ViewRef and ProtoViewRef
BREAKING CHANGES:
- `NgElement` merged into `ElementRef`
- `Compiler.compile…` returns `ProtoViewRef`
- `ViewContainer` uses `ProtoViewRef`s and `ViewRef`s.
- `ViewRef`/`ProtoViewRef` in renderer were renamed to
  `RenderViewRef`/`RenderProtoViewRef`.

Related to #1477
Closes #1592
2015-04-29 14:03:38 -07:00
..
base_query_list.dart fix: Fix issues found by Dart analyzer 2015-04-15 20:58:29 -07:00
base_query_list.es6 docs: expose more API to public, document QueryList 2015-04-15 05:10:26 +00:00
compiler.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
component_url_mapper.js feat(di): Add the @Injectable annotation to Compiler 2015-03-17 22:12:47 -07:00
directive_metadata.js perf(view): use pre-resolved bindings for child injector init 2015-04-13 15:06:44 -07:00
directive_metadata_reader.js perf(view): use pre-resolved bindings for child injector init 2015-04-13 15:06:44 -07:00
dynamic_component_loader.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
element_binder.js fix(view): remove dynamic components when the parent view is dehydrated 2015-04-15 12:53:21 -07:00
element_injector.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
element_ref.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
interfaces.js docs(test_lib/test_injector): fix invalid jsdoc type 2015-04-10 22:00:41 +00:00
proto_view_factory.js feat(view): reimplemented property setters using change detection 2015-04-23 11:55:27 -07:00
query_list.js chore(query_list.js): fix minor typos 2015-04-27 15:30:17 +02:00
template_resolver.js chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
view.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
view_container_ref.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
view_manager.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
view_manager_utils.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
view_pool.js refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
view_ref.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00