summaryrefslogtreecommitdiffstats
path: root/web/react/components/suggestion
Commit message (Collapse)AuthorAgeFilesLines
* Multiple UI ImprovementsAsaad Mahmood2015-12-182-2/+2
|
* Removed space bar from autocompleteshmhealey2015-12-092-2/+1
|
* Changed ordering of emoticon suggestionshmhealey2015-12-081-3/+20
|
* autocomplete component should enter suggestions on 'tab'Florian Orben2015-12-041-1/+1
|
* Changed SuggestionBox to clear its suggestions on losing focushmhealey2015-12-033-33/+6
|
* Added emoji autocomplete to post textboxhmhealey2015-12-032-0/+75
|
* Fixed unused importshmhealey2015-12-023-3/+0
|
* Changed Command autocomplete to pick a suggestion when space is pressedhmhealey2015-12-022-1/+2
|
* Moved action creation for suggestionshmhealey2015-12-023-47/+9
|
* Moved autocomplete components into web/react/components/suggestionhmhealey2015-12-017-0/+718