Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Add methods to work around IE active element bugs | Scott González | 2016-06-09 | 1 | -2/+2 |
| | | | | | | Closes gh-1478 (cherry picked from commit f33027840cdac5152599da66635981bbe68c6bda) | ||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-02-09 | 1 | -1/+1 |
| | | | | | Closes gh-1403 (cherry picked from commit c89cb74893c4f99d6163e29110c36d9e02dc7df1) | ||||
* | Menu: Typeahead now accounts for leading whitespace | Trisha Crowley | 2014-10-07 | 1 | -1/+1 |
| | | | | | Fixes #10649 Closes gh-1356 | ||||
* | Menu: Remove a redundant check | TJ VanToll | 2014-10-03 | 1 | -7/+3 |
| | | | | Closes gh-1355 | ||||
* | Menu: Maintain focus on already selected item during typeahead | TJ VanToll | 2014-10-03 | 1 | -1/+1 |
| | | | | | Fixes #10644 Closes gh-1354 | ||||
* | Menu: Filter out non-items when typing | Simen Bekkhus | 2014-09-29 | 1 | -13/+17 |
| | | | | | Fixes #10571 Closes gh-1329 | ||||
* | Menu: Ignore mouseenter events while typeahead is actice | Jörn Zaefferer | 2014-08-27 | 1 | -0/+6 |
| | | | | | | | Prevents focusing the wrong item when typeahead causes a scroll while the mouse is over an item in the menu. Fixes #10458 | ||||
* | Menu: Use item.outerHeight() in _scrollIntoView | Jörn Zaefferer | 2014-05-06 | 1 | -1/+1 |
| | | | | Fixes #9991 | ||||
* | All: Updating copyright year to 2014 | TJ VanToll | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -0/+640 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |