angular-docs-cn/modules/playground
Jeff Cross a69e7fe297 fix(RouterLink): do not prevent default behavior if target set on anchor element
If the anchor element on which the "router-link" directive is present has a target
attribute other than "_self," the handler will not prevent default behavior of
the browser.

Closes #4233
Closes #5082
2015-11-04 19:55:46 +00:00
..
e2e_test fix(RouterLink): do not prevent default behavior if target set on anchor element 2015-11-04 19:55:46 +00:00
src fix(RouterLink): do not prevent default behavior if target set on anchor element 2015-11-04 19:55:46 +00:00
test/benchpress chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
pubspec.yaml chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00