aboutsummaryrefslogtreecommitdiffstats
path: root/ui/sortable.js
Commit message (Collapse)AuthorAgeFilesLines
* 1.11.31.11.3Scott González2015-02-121-2/+2
|
* Sortable: Add support for iframesMarcus Warren2015-02-091-21/+21
| | | | | | Fixes #9604 Closes gh-1443 (cherry picked from commit 17c7f698a2894211bbb5f2d63750f5b3b84bb0ab)
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-02-091-1/+1
| | | | | Closes gh-1403 (cherry picked from commit c89cb74893c4f99d6163e29110c36d9e02dc7df1)
* Sortable: cancelHelperRemoval only considers helper, not placeholderMike Sherov2014-08-261-16/+6
| | | | Refs #9675
* Sortable: fire "over" and "out" even when a connectWith hasn't changedAndrei Picus2014-08-131-0/+4
| | | | Fixes #9335
* All: Fix typosScott González2014-05-071-1/+1
| | | | Closes gh-1237
* 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/+1310
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029