Brian Ford
|
cb4a9a3c04
|
refactor(router): use CamelCase aliases for routes
|
2015-09-14 22:46:02 -07:00 |
Igor Minar
|
e4f94f0678
|
fix(build): lazy-require es6-shim in the a1 router to prevent npm/gulp issues
We should really remove this shim from the angular 1 bundle. I'll create an issue for that.
|
2015-09-14 15:38:10 -07:00 |
Brian Ford
|
d2458866c1
|
refactor(router): remove unused Pipeline
|
2015-09-14 21:21:57 +00:00 |
Rado Kirov
|
cac25fe003
|
chore(build): replace traceur-runtime with es6-shim.
This removes traceur as a dependency for the t push -f
angular2 build.
Closes #4148
|
2015-09-14 21:02:29 +00:00 |
Brian Ford
|
acc2722cb8
|
refactor(router): rename navigate and navigateInstruction methods
|
2015-09-11 17:17:45 -07:00 |
Prakal
|
3dfb7d406b
|
docs(angular1_router/build): Correct typo
Closes #4069
|
2015-09-09 06:20:55 +00:00 |
Brian Ford
|
ad1bd5fc11
|
refector(router): rename outlet integration spec to navigation spec
The new name better reflects the behavior under test.
|
2015-08-31 23:24:09 +00:00 |
Brian Ford
|
de37729823
|
feat(router): implement Router.isRouteActive
|
2015-08-31 18:09:32 +00:00 |
vsavkin
|
343dcfa0c0
|
refactor(tests): removed @IMPLEMENTS
|
2015-08-26 15:06:25 -07:00 |
Jeff Cross
|
8ed22ce6e7
|
chore: update all import paths
|
2015-08-25 15:33:23 -07:00 |
Brian Ford
|
64ffd9e99c
|
refactor(router): split 1.x tests into separate files
|
2015-08-24 20:55:50 +00:00 |
Brian Ford
|
bde6416b40
|
Revert "Revert "feat(router): add reuse support for angular 1.x router""
This reverts commit cef51a7e0d .
|
2015-08-20 13:19:58 -07:00 |
Brian Ford
|
06487237e5
|
Revert "Revert "feat(router): add angular 1.x router""
This reverts commit 298f1fb6a6 .
|
2015-08-20 13:19:34 -07:00 |
Victor Berchet
|
298f1fb6a6
|
Revert "feat(router): add angular 1.x router"
This reverts commit fde026a9e4 .
|
2015-08-20 08:06:14 -07:00 |
Victor Berchet
|
cef51a7e0d
|
Revert "feat(router): add reuse support for angular 1.x router"
This reverts commit ddb62feae6 .
|
2015-08-20 08:06:07 -07:00 |
Shahar Talmi
|
ddb62feae6
|
feat(router): add reuse support for angular 1.x router
Closes #3698
|
2015-08-19 20:27:39 +00:00 |
Brian Ford
|
fde026a9e4
|
feat(router): add angular 1.x router
|
2015-08-19 20:27:39 +00:00 |