summaryrefslogtreecommitdiffstats
path: root/web/react/components/search_autocomplete.jsx
Commit message (Expand)AuthorAgeFilesLines
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-5/+5
* Fixed some console errors with the search autocomplete when there are no sugg...hmhealey2015-11-131-5/+7
* Merge pull request #1341 from hmhealey/plt911Joram Wilander2015-11-061-1/+10
|\
| * Sorted channel suggestions be type before sorting by namehmhealey2015-11-061-1/+10
* | Updating UI for search autocompleteAsaad Mahmood2015-11-061-2/+2
|/
* Moved public and private channels into separate sections in the search autoco...hmhealey2015-11-051-30/+62
* Fixed search autocomplete click handlinghmhealey2015-11-051-1/+1
* Changed search autocomplete to scroll when making a selection using the keyboardhmhealey2015-11-051-13/+50
* Hid direct message channels from search autocompletehmhealey2015-11-021-1/+4
* Multiple UI changesAsaad Mahmood2015-10-291-7/+16
* Added keyboard selection to search autocompletehmhealey2015-10-231-38/+138
* Added styling to search autocompletehmhealey2015-10-231-1/+11
* Added an autocomplete dropdown to the search barhmhealey2015-10-231-0/+139