angular-cn/modules/angular2/test/router/integration
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
..
lifecycle_hook_spec.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
navigation_spec.ts fix(router): recognize child components with empty segments 2015-09-14 20:22:40 +00:00
router_integration_spec.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
router_link_spec.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00