angular-cn/modules/@angular/router-deprecated/test
Rene Weber 2bf21e1747 fix(Router): replace state when normalized path is equal to current normalized path
Make sure the same path is not added multiple times to the history.
It is replacing the state, instead of skipping it completely,
because the current path in the browser might not be normalized,
while the given one is normalized.

Closes #7829

Closes #7897
2016-05-20 15:30:15 -07:00
..
directives chore: router move import changes 2016-05-02 13:27:03 -07:00
integration fix(Router): replace state when normalized path is equal to current normalized path 2016-05-20 15:30:15 -07:00
location chore: router move-only 2016-05-02 13:27:03 -07:00
route_config refactor(browser): merge static & dynamic platforms 2016-05-20 10:48:55 -07:00
rules chore: router move import changes 2016-05-02 13:27:03 -07:00
route_registry_spec.ts chore: router move import changes 2016-05-02 13:27:03 -07:00
router_spec.ts chore: router move import changes 2016-05-02 13:27:03 -07:00
spies.dart chore: router move-only 2016-05-02 13:27:03 -07:00
spies.ts chore: router move import changes 2016-05-02 13:27:03 -07:00
url_parser_spec.ts chore: router move import changes 2016-05-02 13:27:03 -07:00