summaryrefslogtreecommitdiffstats
path: root/webapp/components/suggestion/suggestion_box.jsx
Commit message (Expand)AuthorAgeFilesLines
* Made SuggestionBox take back keyboard focus after the user clicks on a sugges...Harrison Healey2016-09-281-0/+2
* PLT-4100 Made SuggestionList dividers optional (#3990)Harrison Healey2016-09-081-0/+2
* Fixed input handlers used by Textbox and SuggestionBox components to properly...Harrison Healey2016-07-151-24/+27
* PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...samogot2016-07-141-0/+1
* PLT-3094 - Fixing autocomplete and image modal scrolling on mobile (#3279)Asaad Mahmood2016-06-091-2/+7
* PLT-3056 Fix Unable to type quickly in post textbox in IE11 (#3249)enahum2016-06-061-3/+2
* PLT-2962 Added channel switcher modal (#3216)David Lu2016-06-021-2/+7
* PLT-2643 Fixed asynchronous autocomplete incorrectly replacing text (#3167)Harrison Healey2016-05-311-3/+29
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-1/+1
* Made SuggestionBox clear suggestions on escape (#2909)Harrison Healey2016-05-061-0/+2
* Multiple UI ImprovementsAsaad Mahmood2016-03-241-1/+9
* Switched Textbox to use a TextareaAutosize and removed custom resizing codeHarrison Healey2016-03-211-3/+14
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-181-2/+1
* eslint error: validate suggestion_box channelId propNicolas Clerc2016-03-171-0/+1
* add external slashcommands managementNicolas Clerc2016-03-171-1/+1
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+167