angular-cn/modules/angular2/test/router
Brian Ford 309944931f fix(router): recognize child components with empty segments
Previosly, recognition ended when a parent captured all the parsed URL segments.
This caused routes that delegated from a parent to a child with an empty segment
to never be recognized.

Closes #4178
2015-09-14 20:22:40 +00:00
..
integration fix(router): recognize child components with empty segments 2015-09-14 20:22:40 +00:00
location_spec.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
path_recognizer_spec.ts feat(router): hash-cons ComponentInstructions 2015-08-31 18:09:32 +00: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(router): rename navigate and navigateInstruction methods 2015-09-11 17:17:45 -07:00
route_recognizer_spec.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
route_registry_spec.ts fix(router): load route config from async instructions 2015-09-11 16:23:40 -07:00
router_link_spec.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
router_spec.ts feat(router): introduce new navigate method 2015-09-11 17:20:13 -07:00
spies.dart refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
spies.ts refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
url_parser_spec.ts feat(router): auxiliary routes 2015-08-10 10:47:37 -07:00