angular/modules/@angular/router/src
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
..
directives fix(router): openning links in new tab 2016-05-26 10:26:57 -07:00
metadata chore(router): clang-format 2016-05-04 15:01:27 -07:00
constants.ts docs(router): add api docs 2016-05-03 11:35:07 -07:00
core_private.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
facade chore: router move import changes 2016-05-02 13:27:03 -07:00
interfaces.ts docs(router): add api docs 2016-05-03 11:35:07 -07:00
lifecycle_reflector.dart chore: router move-only 2016-05-02 13:27:03 -07:00
lifecycle_reflector.ts chore: router move import changes 2016-05-02 13:27:03 -07:00
link.ts chore(router): clang-format 2016-05-04 15:01:27 -07:00
recognize.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
router.ts fix(router): replace state when path is equal to current path (#8766) 2016-05-26 12:02:24 -07:00
router_providers.ts fix(WebWorker): remove the platform-browser dependency on compiler 2016-05-18 16:23:09 -07:00
router_providers_common.ts fix(WebWorker): remove the platform-browser dependency on compiler 2016-05-18 16:23:09 -07:00
router_url_serializer.ts docs(router): add api docs 2016-05-03 11:35:07 -07:00
segments.ts chore(router): clang-format 2016-05-04 15:01:27 -07:00