angular-docs-cn/modules/@angular/router
Dimitrios Loukadakis fa2ce8100b fix(router): openning links in new tab
Clicks on router-link should not prevent browser default action when
any mouse button other than left mouse button or ctrl/meta key is pressed.

router-link href should use location strategy external url.

Closes #5908
Closes #6806
Closes #7749
Closes #8806

Closes #8821
2016-05-26 10:26:57 -07:00
..
src fix(router): openning links in new tab 2016-05-26 10:26:57 -07:00
test fix(router): openning links in new tab 2016-05-26 10:26:57 -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