vsavkin
|
22d3943831
|
refactor(di): unified di injector and core injector
BREAKING CHANGES:
* InjectAsync and InjectLazy have been removed
* toAsyncFactory has been removed
|
2015-06-26 15:59:18 -07:00 |
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 |
Matias Niemelä
|
2d2ae9b8d8
|
feat(router): enforce usage of ... syntax for parent to child component routes
|
2015-06-19 20:54:45 -04:00 |
Brian Ford
|
cab1d0ef0f
|
feat(router): allow configuring app base href via token
|
2015-06-15 18:04:09 -07:00 |
Brian Ford
|
5782f063f1
|
fix(router): rethrow exceptions
Closes #2391
|
2015-06-12 18:27:00 -07:00 |
Jeff Cross
|
ba07f39347
|
refactor(router): convert to typescript
Fixes #2001
|
2015-06-02 11:06:44 -07:00 |