Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autocomplete component should enter suggestions on 'tab' | Florian Orben | 2015-12-04 | 1 | -1/+1 |
* | Changed SuggestionBox to clear its suggestions on losing focus | hmhealey | 2015-12-03 | 3 | -33/+6 |
* | Added emoji autocomplete to post textbox | hmhealey | 2015-12-03 | 2 | -0/+75 |
* | Fixed unused imports | hmhealey | 2015-12-02 | 3 | -3/+0 |
* | Changed Command autocomplete to pick a suggestion when space is pressed | hmhealey | 2015-12-02 | 2 | -1/+2 |
* | Moved action creation for suggestions | hmhealey | 2015-12-02 | 3 | -47/+9 |
* | Moved autocomplete components into web/react/components/suggestion | hmhealey | 2015-12-01 | 7 | -0/+718 |