aboutsummaryrefslogtreecommitdiffstats
path: root/ui/droppable.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-02-091-1/+1
| | | | | Closes gh-1403 (cherry picked from commit c89cb74893c4f99d6163e29110c36d9e02dc7df1)
* Droppable: Account for draggable margins when detecting hoverMike Sherov2014-08-131-2/+2
| | | | Fixes #6876
* Droppable: only consider pointer location with tolerance "pointer"Will Holley2014-08-101-9/+6
| | | | Fixes #4977 Closes gh-991
* 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/+416
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029