discourse/spec/javascripts/components
Régis Hanol ff309cf024 FIX: shift+click on links
Default browser's behavior when shift+clicking was messed up.

This adds the shift key modifier to the list of click modifiers in both
`click_track` and `discourse`.

Also updated & refactored a bit the `click_track_spec`.
2013-04-30 15:48:58 +02:00
..
bbcode_spec.js Missed a jshint thing in the spec 2013-04-09 18:04:25 -04:00
click_track_spec.js FIX: shift+click on links 2013-04-30 15:48:58 +02:00
key_value_store_spec.js Quoting another reply won't satisfy the minimum character count (fixes #180) 2013-02-28 23:58:40 +01:00
markdown_spec.js Don't apply markdown to content of [quote] -- it messes up spacing. 2013-04-09 17:32:50 -04:00
message_bus_spec.js Quoting another reply won't satisfy the minimum character count (fixes #180) 2013-02-28 23:58:40 +01:00
onebox_spec.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
utilities_spec.js consistent behavior regarding file uploads 2013-04-05 01:07:31 +02:00