angular-cn/modules
Brian Ford b2bc50dbd1 fix(router): correctly sort route matches with children by specificity
This changes the way we calculate specificity. Instead of using a number,
we use a string, so that combining specificity across parent-child instructions
becomes a matter of concatenating them

Fixes #5848

Closes #6011
2015-12-21 10:38:13 +00:00
..
angular1_router feat(router): support links with just auxiliary routes 2015-12-16 19:50:19 +00:00
angular2 fix(router): correctly sort route matches with children by specificity 2015-12-21 10:38:13 +00:00
angular2_material docs: fix some typos in comments and strings 2015-12-17 22:57:43 +00:00
benchmarks fix(docs,benchmarks): remove invalid </input> closing tags 2015-12-15 00:45:31 -08:00
benchmarks_external fix(docs,benchmarks): remove invalid </input> closing tags 2015-12-15 00:45:31 -08:00
benchpress docs: fix some typos in comments and strings 2015-12-17 22:57:43 +00:00
playground refactor(WebWorker): Make WebWorker bootstrap synchronous 2015-12-14 21:04:46 +00:00