aboutsummaryrefslogtreecommitdiffstats
path: root/ui/source/ui.sortable.js
Commit message (Expand)AuthorAgeFilesLines
* removed extra level ui folderRichard Worth2008-06-071-665/+0
* sortable: fixed update calls (fixes #2968)Paul Bakaus2008-06-071-3/+4
* Removed leading semicolons.Scott González2008-06-051-1/+1
* sortable: fixed issue with dropOnEmpty not working, tolerance "guess" wasn't ...Paul Bakaus2008-06-051-2/+2
* Core: Exposed the base widget prototype; Adding/removing disabled classes aut...Scott González2008-06-041-8/+0
* Set svn:eol-style to nativeRichard Worth2008-06-041-672/+672
* unindentationScott González2008-06-011-516/+514
* sortable: fixed issue when no placeholder is defined, and a issue with the el...Paul Bakaus2008-06-011-2/+2
* draggable: another connectToSortable improvement: the activate/deactivate cal...Paul Bakaus2008-05-301-6/+9
* sortable: connecting draggables to a sortable and dropping them on the sortab...Paul Bakaus2008-05-291-11/+13
* sortable: options.item can now be a function that returns a jQuery collectionPaul Bakaus2008-05-291-2/+2
* sortable: implemented advanced placeholder functionality - the placeholder op...Paul Bakaus2008-05-291-10/+19
* (no commit message)Paul Bakaus2008-05-261-1/+1
* sortable: implemented tolerance: "guess", which is also the default tolerance...Paul Bakaus2008-05-261-1/+2
* sortable: fixed containment optionPaul Bakaus2008-05-261-4/+4
* sortable: refactored big parts of sortable with new parts of draggable - scro...Paul Bakaus2008-05-261-256/+261
* sortable: option dropOnEmpty wasn't working correctly - in fact, you could al...Paul Bakaus2008-05-261-12/+5
* sortable,draggable: made connectToSortable work again, now works with multipl...Paul Bakaus2008-05-251-18/+17
* core: reverted change that caused all plugins to malfunction - will later be ...Paul Bakaus2008-05-251-2/+2
* merged experimental mouse branchRichard Worth2008-05-251-81/+72
* (no commit message)Paul Bakaus2008-05-231-0/+671