aboutsummaryrefslogtreecommitdiffstats
path: root/ui/menu.js
Commit message (Collapse)AuthorAgeFilesLines
* Menu: Use item.outerHeight() in _scrollIntoViewJörn Zaefferer2014-05-061-1/+1
| | | | Fixes #9991
* All: Updating copyright year to 2014TJ VanToll2014-01-281-1/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-0/+640
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029