mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In angular2 `Location.path()` returns the complete path including query string. In angular1 the query parameters are missing. Similar to this `Location.go` does accept two parameters (path *and query*). Closes #6943 |
||
|---|---|---|
| .. | ||
| lib | ||
| src | ||
| test | ||
| build.js | ||
| index.html | ||
| karma-router.conf.js | ||
| tsd.json | ||