angular-cn/modules/angular2/test/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
..
rectangle_mock.dart feat(Ruler): introduce Ruler service 2015-04-08 11:04:42 +02:00
rectangle_mock.es6 feat(Ruler): introduce Ruler service 2015-04-08 11:04:42 +02:00
ruler_spec.js refactor(core): introduce `ViewRef` and `ProtoViewRef` 2015-04-29 14:03:38 -07:00
title_spec.js feat: introduce Title service 2015-03-09 22:17:28 +01:00
url_resolver_spec.js refactor(render): move services to right location 2015-04-02 10:35:27 -07:00