angular-cn/modules/@angular/router/test
Dimitrios Loukadakis b2a7fd05cb fix(router): replace state when path is equal to current path (#8766)
Same as 2bf21e1747 but for new router.

This also fixes an issue where when application loads it clears forward history
because Router constructor calls navigateByUrl which was causing a push state to happen.
2016-05-26 12:02:24 -07:00
..
integration_spec.ts fix(router): replace state when path is equal to current path (#8766) 2016-05-26 12:02:24 -07:00
link_spec.ts chore(router): clang-format 2016-05-04 15:01:27 -07:00
recognize_spec.ts chore(router): clang-format 2016-05-04 15:01:27 -07:00
router_link_spec.ts fix(router): openning links in new tab 2016-05-26 10:26:57 -07:00
router_url_serializer_spec.ts fix(router): add support for ../ 2016-05-03 10:25:44 -07:00
tree_spec.ts chore: router move import changes 2016-05-02 13:27:03 -07:00