summaryrefslogtreecommitdiffstats
path: root/askbot/media/js/live_search.js
Commit message (Expand)AuthorAgeFilesLines
* fixed tag search UIEvgeny Fadeev2013-05-141-2/+2
* refactoring of the questions title search viewEvgeny Fadeev2013-04-231-1/+1
* merged with the master branchEvgeny Fadeev2013-04-071-2/+147
|\
| * removed uses of preloadData for the autocompleterEvgeny Fadeev2013-04-041-1/+0
| * added query re-run for slower connectionsEvgeny Fadeev2013-03-311-1/+6
| * added instant search to the tags pageEvgeny Fadeev2013-03-311-1/+142
* | a minor change in the search dropdownEvgeny Fadeev2013-04-011-0/+16
* | added custom header to the search drop menu for japanese languageEvgeny Fadeev2013-04-011-0/+8
|/
* added option to disable the big ask buttonEvgeny Fadeev2013-03-241-3/+8
* fixed css of the search barEvgeny Fadeev2013-03-231-1/+1
* made search on enter hit in the search bar more reliableEvgeny Fadeev2013-02-211-0/+4
* fixed bug where second and thereafter search tag could not be removedEvgeny Fadeev2013-02-121-1/+1
* improved behavior of the search barEvgeny Fadeev2013-02-061-4/+14
* tweaked styling of the search drop boxEvgeny Fadeev2012-12-111-6/+12
* added a spinner image to the search menuEvgeny Fadeev2012-12-111-0/+21
* fixed another bug in the qs full text search handlingEvgeny Fadeev2012-11-261-2/+7
* recovered the full text search functionEvgeny Fadeev2012-11-261-14/+20
* enabled fancy search bar on question, badge, badges and ask pages; on ask pag...Evgeny Fadeev2012-11-251-8/+21
* made scrolling in the search dropdown with the up and down keys, made search ...Evgeny Fadeev2012-11-251-18/+50
* up/down keys navigation works in the dropdown, enter key takes to question pageEvgeny Fadeev2012-11-251-32/+101
* made some improvements in the search drop downEvgeny Fadeev2012-11-231-17/+128
* added search dropdown and the ask buttonEvgeny Fadeev2012-11-231-18/+131
* refactored live_search with prototypal inheritance, there is a bug in the qu...Evgeny Fadeev2012-11-231-314/+398
* re-styled search bar and top nav to work somewhat better for wide and very na...Evgeny Fadeev2012-11-191-2/+2
* combined all dev branches for kpEvgeny Fadeev2012-09-201-0/+405