summaryrefslogtreecommitdiffstats
path: root/web/react/components/suggestion_box.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Moved autocomplete components into web/react/components/suggestionhmhealey2015-12-011-203/+0
|
* Fixed SuggestionLists to properly hide when the textbox loses focushmhealey2015-12-011-3/+6
|
* Replaced MentionList and Mention components with AtMentionProviderhmhealey2015-12-011-3/+29
|
* Fixed SuggestionBox keyboard handlers when there are no suggestions availablehmhealey2015-12-011-18/+22
|
* Replaced SearchAutocomplete with new suggestion componentshmhealey2015-12-011-0/+170