aboutsummaryrefslogtreecommitdiffstats
path: root/ui/position.js
Commit message (Collapse)AuthorAgeFilesLines
* 1.11.41.11.4Scott González2015-03-111-1/+1
|
* Position: Restore old flip collision handlingThomas Meyer2015-02-091-2/+2
| | | | | | | | This reverts commit 7f808b2047725cd8fde51a948cb4e5f5946c82e1. Fixes #8710 Ref gh-1071 (cherry picked from commit ebaaca7206cae201ec069dbaed85bc8d6beeab32)
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-02-091-1/+1
| | | | | Closes gh-1403 (cherry picked from commit c89cb74893c4f99d6163e29110c36d9e02dc7df1)
* 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