Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating some client deps + eslint | Christopher Speller | 2016-02-22 | 1 | -1/+1 |
* | Removed space bar from autocompletes | hmhealey | 2015-12-09 | 1 | -1/+1 |
* | 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 | 1 | -29/+3 |
* | Fixed unused imports | hmhealey | 2015-12-02 | 1 | -1/+0 |
* | Changed Command autocomplete to pick a suggestion when space is pressed | hmhealey | 2015-12-02 | 1 | -1/+1 |
* | Moved action creation for suggestions | hmhealey | 2015-12-02 | 1 | -18/+5 |
* | Moved autocomplete components into web/react/components/suggestion | hmhealey | 2015-12-01 | 1 | -0/+203 |