summaryrefslogtreecommitdiffstats
path: root/web/react/components/mention_list.jsx
Commit message (Expand)AuthorAgeFilesLines
* Minor code change for clarityReed Garmsen2015-07-161-1/+1
* Code simplification and rebasingReed Garmsen2015-07-161-19/+4
* Added missing semi-colonsReed Garmsen2015-07-161-1/+1
* Minor changes to scroll 'feel' and logic flowReed Garmsen2015-07-161-5/+5
* Few minor bug fixesReed Garmsen2015-07-161-33/+17
* Fixes not selecting an element that hasn't been scrolled toReed Garmsen2015-07-161-46/+24
* Getting scrolling working with the arrow keysReed Garmsen2015-07-161-15/+42
* Minor changes and tweaks trying to get scrolling to workReed Garmsen2015-07-161-11/+20
* Better handling of previous highlight when you backspace (therefore re-enlarg...Reed Garmsen2015-07-161-12/+45
* Minor changes towards getting interior scrolling working with arrow keysReed Garmsen2015-07-161-4/+5
* When moving from a mention lower in the list to one higher in the list by typ...Reed Garmsen2015-07-161-0/+5
* Improved selection logic when using both the mouse and arrow keysReed Garmsen2015-07-161-2/+21
* Highlighting now occurs as you arrow key thru mention list. However some sma...Reed Garmsen2015-07-161-28/+27
* Have arrow key selection working, but visually does not highlight correct men...Reed Garmsen2015-07-161-18/+38
* Changed model of handling key down and focus changeReed Garmsen2015-07-161-16/+22
* Changed parts of frameworkReed Garmsen2015-07-161-6/+8
* Added commaReed Garmsen2015-07-161-1/+1
* Added framework for handling up and down arrow key presses to move between di...Reed Garmsen2015-07-161-1/+17
* [webui] fix incorrect height for mentions list for reply textboxralder2015-07-101-11/+18
* UI Improvements for RHSAsaad Mahmood2015-07-101-1/+1
* Improving mentions list and other UI improvementsAsaad Mahmood2015-07-101-1/+1
* Changed code to dismiss mention list to not trigger when you click on the lis...hmhealey2015-07-071-2/+3
* Merge pull request #132 from mattermost/mm-1250Corey Hulen2015-07-061-2/+2
|\
| * fixes mm-1250 mention highlights should now align in textboxJoramWilander2015-06-171-2/+2
| * first commit=Corey Hulen2015-06-141-0/+127
* Removed a change originally made for a prior fix tacticnickago2015-07-011-1/+1
* Fixed click responsenickago2015-07-011-3/+2
* Inital attempt at active element checkingnickago2015-07-011-1/+7
* @all and @channel now auto-completeJoramWilander2015-06-291-1/+14
* first commit=Corey Hulen2015-06-141-0/+127