angular-docs-cn/modules/angular1_router
David Reher e73fee7156 fix(router): fixed the location wrapper for angular1
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
2016-02-08 16:18:26 -08:00
..
lib fix(router): fixed the location wrapper for angular1 2016-02-08 16:18:26 -08:00
src fix(router): fixed the location wrapper for angular1 2016-02-08 16:18:26 -08:00
test test(angular1_router): test that location handles query strings 2016-02-08 16:18:13 -08:00
build.js build(router): make the build.js script portable to g3 2016-02-02 13:58:51 -08:00
index.html refactor(router): rename navigate and navigateInstruction methods 2015-09-11 17:17:45 -07:00
karma-router.conf.js chore(build): use Chrome by default for all JS tests 2015-11-19 23:27:42 +00:00
tsd.json chore(typings): use mainline DefinitelyTyped repo rather than a fork. 2016-02-04 22:42:40 +00:00