angular-cn/modules/@angular/router
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
..
src fix(router): replace state when path is equal to current path (#8766) 2016-05-26 12:02:24 -07:00
test fix(router): replace state when path is equal to current path (#8766) 2016-05-26 12:02:24 -07:00
testing fix(router): provide a top-level route segment for injection 2016-05-04 14:51:04 -07:00
index.ts docs(router): fix import and replace RouteConfig (#8433) 2016-05-20 10:00:04 -07:00
package.json adds 'repository' metadata to npm modules (#8649) 2016-05-17 23:17:15 -07:00
platform_browser_private.dart chore: router move import changes 2016-05-02 13:27:03 -07:00
platform_browser_private.ts chore: router move import changes 2016-05-02 13:27:03 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts chore: router move import changes 2016-05-02 13:27:03 -07:00
tsconfig-es5.json build: consolidate tsc to ease migration to @types/ based typings delivery 2016-05-25 08:22:07 -07:00
tsconfig-es2015.json build: turn on tsc's stripInternal when producint public d.ts file 2016-05-20 10:59:57 -07:00