angular-cn/modules/@angular/router-deprecated
Sebastian Hillig ce013a3dd9 feat(regex_url_paths): add `regex_group_names` to handle consistency with serializers
By adding `regex_named_groups` to regex route configurations we can consistently map
regex matching groups to component parameters.

This should fix #7554.

Closes #7694
2016-05-23 13:18:21 -07:00
..
src feat(regex_url_paths): add `regex_group_names` to handle consistency with serializers 2016-05-23 13:18:21 -07:00
test feat(regex_url_paths): add `regex_group_names` to handle consistency with serializers 2016-05-23 13:18:21 -07:00
core_private.dart chore: router move-only 2016-05-02 13:27:03 -07:00
core_private.ts chore: router move-only 2016-05-02 13:27:03 -07:00
index.ts chore: router move-only 2016-05-02 13:27:03 -07:00
package.json adds 'repository' metadata to npm modules (#8649) 2016-05-17 23:17:15 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
router.ts fix(router-deprecated): export RootRoute 2016-05-20 09:59:21 -07:00
testing.ts chore: router move-only 2016-05-02 13:27:03 -07:00
tsconfig-es5.json build: turn on tsc's stripInternal when producint public d.ts file 2016-05-20 10:59:57 -07:00
tsconfig-es2015.json build: turn on tsc's stripInternal when producint public d.ts file 2016-05-20 10:59:57 -07:00