Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autocomplete: Whitespace | Scott González | 2015-10-16 | 1 | -2/+2 |
| | |||||
* | Autocomplete: Close the menu on any outside interactions | Scott González | 2015-10-16 | 1 | -0/+24 |
| | | | | | | | | | This ensures that the menu will close if the user interacts with a draggable, resizable, etc. element since those interactions don't change focus. Ref #6642 Closes gh-1614 | ||||
* | Autocomplete: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -82/+82 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Autocomplete: Move autocomplete into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #13885 | ||||
* | Autocomplete: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 |
| | |||||
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -0/+401 |
Ref gh-1528 |