summaryrefslogtreecommitdiffstats
path: root/web/react/components/mention.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Code simplification and rebasingReed Garmsen2015-07-161-13/+2
|
* Added missing semi-colonsReed Garmsen2015-07-161-1/+1
|
* Fixes not selecting an element that hasn't been scrolled toReed Garmsen2015-07-161-1/+3
|
* Getting scrolling working with the arrow keysReed Garmsen2015-07-161-1/+1
|
* Improved selection logic when using both the mouse and arrow keysReed Garmsen2015-07-161-1/+2
|
* Highlighting now occurs as you arrow key thru mention list. However some ↵Reed Garmsen2015-07-161-25/+3
| | | | small bugs remain.
* Have arrow key selection working, but visually does not highlight correct ↵Reed Garmsen2015-07-161-2/+21
| | | | mention. Also if user continues to type things might get weird.
* Changed model of handling key down and focus changeReed Garmsen2015-07-161-1/+18
|
* Added update function to image update and fixed corner casesnickago2015-07-131-1/+3
|
* add default icon for non-user autocompletesJoramWilander2015-06-301-2/+8
|
* @all and @channel now auto-completeJoramWilander2015-06-291-1/+1
|
* gui: fix mentions dropdowntest2015-06-261-2/+2
|
* first commit=Corey Hulen2015-06-141-0/+16