angular-cn/modules/angular2/test/router
Daniel Rasmuson ed81cb94b0 feat(router): user metadata in route configs
Provide the ability to attach custom data onto a route and retrieve
that data as an injectable (RouteData) inside the component.

Closes #2777

Closes #3541
2015-08-18 10:33:19 -07:00
..
location_spec.ts refactor: rename all const to UPPER_CASE 2015-08-13 21:18:31 +00:00
outlet_spec.ts feat(router): user metadata in route configs 2015-08-18 10:33:19 -07:00
path_recognizer_spec.ts feat(router): auxiliary routes 2015-08-10 10:47:37 -07:00
route_config_spec.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
route_config_spec.ts refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
route_recognizer_spec.ts feat(router): auxiliary routes 2015-08-10 10:47:37 -07:00
route_registry_spec.ts refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
router_integration_spec.ts refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
router_link_spec.ts refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
router_spec.ts fix(router): fix regression with generating links to async routes 2015-08-14 22:32:48 +00:00
url_parser_spec.ts feat(router): auxiliary routes 2015-08-10 10:47:37 -07:00