Brian Ford
|
e5de1f771a
|
refactor(router): refactor BrowserLocation into LocationStrategy
This makes it easy to mock browser location and paves the way to
implementing hash routing.
|
2015-06-22 16:14:24 -07:00 |
Brian Ford
|
cab1d0ef0f
|
feat(router): allow configuring app base href via token
|
2015-06-15 18:04:09 -07:00 |
Matias Niemelä
|
cdc7b03e67
|
fix(router): avoid two slash values between the baseHref and the path
|
2015-06-12 15:23:29 -07:00 |
Matias Niemelä
|
e372cc779d
|
fix(router): do not prepend the root URL with a starting slash
|
2015-06-12 15:23:29 -07:00 |
Jeff Cross
|
ba07f39347
|
refactor(router): convert to typescript
Fixes #2001
|
2015-06-02 11:06:44 -07:00 |