angular/modules/benchmarks
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 perf(benchmarks): benchmark that measure cost of dynamic components 2015-04-27 10:16:53 -07:00
src refactor(compiler): remove Viewport directives, use Decorator instead 2015-04-29 15:59:55 -07:00
pubspec.yaml perf(benchmarks): benchmark measuring cost of decorators (fixes #1479) 2015-04-27 10:16:52 -07:00