mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| directives | ||
| integration | ||
| location | ||
| route_config | ||
| rules | ||
| route_registry_spec.ts | ||
| router_spec.ts | ||
| spies.dart | ||
| spies.ts | ||
| url_parser_spec.ts | ||