angular/modules/angular2/src/services
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
..
ruler.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
title.js feat: introduce Title service 2015-03-09 22:17:28 +01:00
url_resolver.js refactor(render): move services to right location 2015-04-02 10:35:27 -07:00
xhr.js refactor(render): move services to right location 2015-04-02 10:35:27 -07:00
xhr_impl.dart fix: Fix issues found by Dart analyzer 2015-04-15 20:58:29 -07:00
xhr_impl.es6 refactor(render): move services to right location 2015-04-02 10:35:27 -07:00