aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.draggable.js
Commit message (Expand)AuthorAgeFilesLines
* internal methods: mouse*Chi Cheng2008-08-171-11/+11
* Internal methods: fixes #3195, #3196, #3200, #3201, #3209Chi Cheng2008-08-171-27/+27
* draggable: fix snapTolerance option instead of defaultChi Cheng2008-08-101-8/+8
* draggable: fixed regression with convertPositionTo method and scroll offsetsPaul Bakaus2008-07-301-4/+7
* draggable: fixed ugly regression when no overflowed container existedPaul Bakaus2008-07-291-8/+8
* draggable: fixed IE scrolling but with overflowing containers and appendTo be...Paul Bakaus2008-07-291-15/+26
* draggable: fixed issue when scroll was set to true, and therefore droppables ...Paul Bakaus2008-07-291-8/+12
* draggable: fixed overflow calculation in the positioning methodsPaul Bakaus2008-07-291-26/+26
* draggable,droppable: implemented cssNamespace option, if set to false/null, i...Paul Bakaus2008-07-281-2/+4
* 1.8: initial version of tree component, dependant upon sortables and droppablesPaul Bakaus2008-07-281-1/+2
* draggable: since revert no longer checks for numbers, introduced a revertDura...Paul Bakaus2008-07-251-1/+1
* draggable: implemented more advanced features for the snap option - you can n...Paul Bakaus2008-07-171-3/+15
* draggable: fixed relative position bug (please NEVER check in elem.style just...Paul Bakaus2008-07-171-17/+9
* draggable: removed adding the class ui-draggable in favor of the new data sel...Paul Bakaus2008-07-141-3/+2
* Minorl performance improvements at draggable initEduardo Lundgren2008-07-101-3/+9
* prevent overriding/changing the actual $.ui.mouse object by extending it - th...Paul Bakaus2008-07-071-1/+1
* draggable: revert option now accepts "invalid", "valid" and true as possible ...Paul Bakaus2008-07-031-3/+4
* draggable: ui.absolutePosition, wasn't updated through plugins, fixes #3002Paul Bakaus2008-06-301-0/+1
* draggable: removed a silly console.logPaul Bakaus2008-06-241-2/+0
* sortable: connected lists items are not refreshed until you actually move int...Paul Bakaus2008-06-241-2/+4
* draggable: fixed issue when placeholder didn't exist (fixes #3018)Paul Bakaus2008-06-241-5/+5
* Draggable: Changed mouse's cancel option from ":input,button" to ":input" (bu...Scott González2008-06-181-1/+1
* Fixed #3016 - Distance option defaultRichard Worth2008-06-181-1/+1
* Dropped blank line at end of header comments.Scott González2008-06-111-1/+0
* Fixed draggable bug that affects the droppable critically - $.ui.ddmanager.cu...Eduardo Lundgren2008-06-091-1/+1
* Removed old rev ids from jQuery svnRichard Worth2008-06-091-1/+0
* ui-core: added mouseCapture, replacing the condition feature before. Allows t...Paul Bakaus2008-06-091-0/+1
* draggable,sortable: fixed containment "document", added containment: "window"...Paul Bakaus2008-06-071-1/+7
* draggable, sortable: fixed issue when handle wasn't working with elements nes...Paul Bakaus2008-06-071-1/+3
* draggable: fixed cursorAt issue (#2965)Paul Bakaus2008-06-071-4/+5
* renamed source -> uiRichard Worth2008-06-071-0/+552