Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed space bar from autocompletes | hmhealey | 2015-12-09 | 1 | -14/+1 |
| | |||||
* | Changed SuggestionBox to clear its suggestions on losing focus | hmhealey | 2015-12-03 | 1 | -0/+5 |
| | |||||
* | Changed Command autocomplete to pick a suggestion when space is pressed | hmhealey | 2015-12-02 | 1 | -1/+14 |
| | |||||
* | Replaced CommandList with the new suggestion components | hmhealey | 2015-12-01 | 1 | -4/+6 |
| | |||||
* | Fixed losing suggestion selection when entering additional characters | hmhealey | 2015-12-01 | 1 | -1/+7 |
| | |||||
* | Replaced SearchAutocomplete with new suggestion components | hmhealey | 2015-12-01 | 1 | -0/+246 |