Paul Bakaus
|
b07cac10cd
|
draggable: removed a silly console.log
|
2008-06-24 15:57:25 +00:00 |
|
Paul Bakaus
|
4f33a5b3b2
|
sortable: connected lists items are not refreshed until you actually move into the connected list - this improves performance for connected lists
|
2008-06-24 15:28:12 +00:00 |
|
Paul Bakaus
|
d204a02320
|
draggable: fixed issue when placeholder didn't exist (fixes #3018)
|
2008-06-24 13:32:17 +00:00 |
|
Scott González
|
b057a04d5a
|
Draggable: Changed mouse's cancel option from ":input,button" to ":input" (button is redundant).
|
2008-06-18 14:29:53 +00:00 |
|
Richard Worth
|
de4266422e
|
Fixed #3016 - Distance option default
|
2008-06-18 11:10:39 +00:00 |
|
Scott González
|
9aeec7f04a
|
Dropped blank line at end of header comments.
|
2008-06-11 01:36:35 +00:00 |
|
Eduardo Lundgren
|
711c106314
|
Fixed draggable bug that affects the droppable critically - $.ui.ddmanager.current could not be null
|
2008-06-09 06:53:37 +00:00 |
|
Richard Worth
|
ee4bd1a9e8
|
Removed old rev ids from jQuery svn
|
2008-06-09 06:26:23 +00:00 |
|
Paul Bakaus
|
4b186675af
|
ui-core: added mouseCapture, replacing the condition feature before. Allows text to be selected in sortables on non-handles.
|
2008-06-09 01:54:28 +00:00 |
|
Paul Bakaus
|
7539a095f6
|
draggable,sortable: fixed containment "document", added containment: "window" (fixes #2936,#2171)
|
2008-06-07 23:38:03 +00:00 |
|
Paul Bakaus
|
68d37568e0
|
draggable, sortable: fixed issue when handle wasn't working with elements nested in the handle (fixes #2937)
|
2008-06-07 23:25:47 +00:00 |
|
Paul Bakaus
|
47e04b888d
|
draggable: fixed cursorAt issue (#2965)
|
2008-06-07 22:56:56 +00:00 |
|
Richard Worth
|
a635d0a7c9
|
renamed source -> ui
|
2008-06-07 17:37:43 +00:00 |
|