angular-cn/modules
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
..
angular1_router refactor(router): rename navigate and navigateInstruction methods 2015-09-11 17:17:45 -07:00
angular2 fix(router): recognize child components with empty segments 2015-09-14 20:22:40 +00:00
angular2_material chore(tools): remove rtts from the repo. 2015-09-10 21:10:36 +00:00
benchmarks chore(benchmarks): enable the transformer on the static_tree benchmark 2015-09-11 23:03:29 +00:00
benchmarks_external chore(benchmarks): rename static_tree to static_tree_perf 2015-09-09 03:58:26 +00:00
benchpress fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
examples feat(animate): adds basic support for CSS animations on enter and leave 2015-09-14 17:37:09 +00:00