angular-cn/modules/angular2/test/router
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
..
outlet_spec.js refactor(compiler): remove `Viewport` directives, use `Decorator` instead 2015-04-29 15:59:55 -07:00
route_recognizer_spec.js feat(router): add initial implementation 2015-04-27 17:15:58 -07:00
route_registry_spec.js feat(router): add initial implementation 2015-04-27 17:15:58 -07:00
router_spec.js refactor(compiler): remove `Viewport` directives, use `Decorator` instead 2015-04-29 15:59:55 -07:00