angular-cn/modules/playground/src
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
..
animate chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
async chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
benchpress chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
gestures chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
hash_routing fix(RouterLink): do not prevent default behavior if target set on anchor element 2015-11-04 19:55:46 +00:00
hello_world chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
http docs(Http): add type annotations to clarify API 2015-10-30 05:11:59 +00:00
jsonp chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
key_events chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
material chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
model_driven_forms chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
observable_models chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
order_management refactor(playground): update the order management example to use the recommended APIs 2015-11-03 00:46:54 +00:00
person_management chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
routing fix(playground): fix the inbox example 2015-11-03 11:16:18 -08:00
sourcemap chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
template_driven_forms chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
todo chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
upgrade chore(ngUpgrade): Move into Angular2 2015-10-31 20:48:27 -07:00
web_workers fix(WebWorker): Fix bug causing multi browser demo to crash 2015-10-29 16:40:28 +00:00
zippy_component refactor(playground): update Zippy to use @Input and @Output 2015-11-03 00:46:54 +00:00