aboutsummaryrefslogtreecommitdiffstats
path: root/ui/position.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Remove manifest files; move metadata to source filesScott González2014-11-101-0/+7
| | | | Closes gh-1379
* Position: Support positioning within document with jQuery 1.6.xScott González2014-07-241-2/+5
| | | | | Fixes #10071 Closes gh-1294
* Position: Don't create `$.support.offsetFractions`Scott González2014-04-031-3/+3
|
* 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/+514
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029