discourse/app
Kelle Connolly 0d461f16a7 Remove href attribute from tab link to prevent duplicate event on enter.
Because Discourse doesn't preventDefault on links with an href of "#"
this tab-able link was firing a click event when enter was pressed. This
had the unfortunate side effect of breaking the history, making routing
and navigation unreliable.
2014-10-22 17:29:57 +11:00
..
assets Remove href attribute from tab link to prevent duplicate event on enter. 2014-10-22 17:29:57 +11:00
controllers attempt to get content length through 2014-10-21 16:17:13 +11:00
helpers Renaming site contents to site text 2014-09-24 16:08:14 -04:00
jobs Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
mailers separate site setting for showing full name in emails 2014-10-22 00:50:39 +05:30
models PERF: stop using jQuery to sanitize strings 2014-10-22 15:48:18 +11:00
serializers PERF: stop using jQuery to sanitize strings 2014-10-22 15:48:18 +11:00
services FIX: resolve flags as good when deleting a spam user 2014-10-20 16:59:06 +02:00
views Revert "jQuery-ize the 404 page Google search" 2014-10-20 00:22:24 -07:00