discourse/app/assets
Arun Israel 9ced796674 [bugfix] Fix for '/' keyboard shortcut putting '/' into search input
Changed the search button binding from a click binding in mousetrap.js to a function binding.
Added a showSearch function that uses jquery to click the '#search-button' element
and the function returns false preventing the default action and stops the keydown event
from bubbling upwards.

Meta Discourse Bug Thread: https://meta.discourse.org/t/shortcut-for-search-leaves-a-in-the-search-field/14394
Mousetrap reference: http://craig.is/killing/mice
2014-04-05 01:38:00 -04:00
..
fonts Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
images move unhashed images into public images directory. asset precompile does not keep around unhashed urls in prd 2013-12-23 10:06:33 +11:00
javascripts [bugfix] Fix for '/' keyboard shortcut putting '/' into search input 2014-04-05 01:38:00 -04:00
stylesheets remove display:inline from full-name 2014-04-04 15:48:12 -07:00