angular/modules/examples
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
..
e2e_test refactor(dart/transform): Remove index_static from hello_world 2015-04-17 16:11:48 -07:00
src refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
test/benchpress fix(test): add v8 category to server spec 2015-03-11 16:35:23 -07:00
pubspec.yaml feat(dart/transform): Turn on transform for examples/todo 2015-04-28 23:38:08 +00:00