feat(router): Support wildcard params with segments trailing · angular/angular@0a0cc27 · GitHub
DRANK

this adds support for both leading and trailing segments before/after wildcard route. Exposig the segments in a new _splat param would require a breaking change to the return value of the matchers....

github.com
Related Topics: GitHub Git Angular
1 comments