angular-cn/modules/examples
Tobias Bosch 3aac2fefd7 refactor(compiler): remove `Viewport` directives, use `Decorator` instead
BREAKING_CHANGE:
- The special type of `Viewport` directives is removed
  in favor of a more general `Decorator` directive
- `ViewContainerRef` now no more has a default `ProtoViewRef`
  but requires an explicit one when creating views.

Closes #1536
2015-04-29 15:59:55 -07:00
..
e2e_test refactor(dart/transform): Remove index_static from hello_world 2015-04-17 16:11:48 -07:00
src refactor(compiler): remove `Viewport` directives, use `Decorator` instead 2015-04-29 15:59:55 -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