angular/modules/angular2/test/directives
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
..
class_spec.js chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
for_spec.js chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
if_spec.js chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
non_bindable_spec.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
switch_spec.js chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00