vsavkin
|
c350ba29f6
|
fix(router): do not use rx/add/operator
|
2016-08-30 20:37:35 -07:00 |
|
Victor Savkin
|
6b26102931
|
feat(router): extend support for lazy loading children (#10705)
|
2016-08-15 21:11:09 -07:00 |
|
vsavkin
|
62e7c0f464
|
feat(router): implement canLoad
|
2016-07-26 14:39:02 -07:00 |
|
vsavkin
|
8ebb8e44c8
|
feat(router): add support for lazily loaded modules
|
2016-07-06 14:38:05 -07:00 |
|
vsavkin
|
327d04c9c6
|
chore(router): clang-format
|
2016-06-24 12:44:32 -07:00 |
|
vsavkin
|
54edce2bab
|
fix(router): wildcard don't get notified on url changes
|
2016-06-24 12:44:32 -07:00 |
|
ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
|
vsavkin
|
4450e7b246
|
cleanup(router): enable noImplicitAny and noImplicntReturns
|
2016-06-21 12:17:30 -07:00 |
|
vsavkin
|
b3e801ed9e
|
feat(router): make it work with TypeScript 1.8
|
2016-06-21 12:17:30 -07:00 |
|
vsavkin
|
66caabca0c
|
feat(router): implement redirectTo
|
2016-06-21 12:17:30 -07:00 |
|
vsavkin
|
6988a550ea
|
cleanup(router): fix tslint errors
|
2016-06-21 12:17:30 -07:00 |
|
vsavkin
|
c5cca8e098
|
feat(router): add support for CanActivate guard
|
2016-06-21 12:17:30 -07:00 |
|
vsavkin
|
c9b4bcf689
|
refactor: move all utility functions into the utils dir
|
2016-06-21 12:17:30 -07:00 |
|