Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autocomplete: Work around `isContentEditable` bug in Chrome | Scott González | 2016-02-16 | 1 | -1/+19 |
| | | | | | Fixes #14917 Closes gh-1673 | ||||
* | All: Fix manifest issues for categories and CSS dependencies | Jörn Zaefferer | 2015-10-23 | 1 | -3/+3 |
| | | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder. | ||||
* | Autocomplete: Close the menu on any outside interactions | Scott González | 2015-10-16 | 1 | -18/+23 |
| | | | | | | | | | 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: Use a `div` instead of a `span` for the live region | Scott González | 2015-09-18 | 1 | -1/+1 |
| | | | | Fixes #14587 | ||||
* | Autocomplete: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -0/+14 |
| | | | | Ref #14246 | ||||
* | Autocomplete: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -9/+9 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Menu: Move menu into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #13885 | ||||
* | Autocomplete: Move autocomplete into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -0/+645 |
Ref #13885 |