230 Commits (1e92db51f8d5799a76771ac5e84ca6e5b212b66a)

Author SHA1 Message Date
Aaron Job 1e92db51f8 updated with suggestions from @RubaXa 8 years ago
Aaron Job b3c6d8b7ea added in evt as path is a pro of that 8 years ago
Aaron Job 6d2d56d442 added ability to use a handle that is in a shadow dom 8 years ago
anerth ac8e1e2bbf fix problem with jshint and exact check of null 8 years ago
anerth 71ea5b82e4 fix errors reported by jshint 8 years ago
anerth 5c7a897e27 Currently in IE9 dragging an element does select the text because document.selection.empty() does fire to early. Adding the timeout fixes this problem. 8 years ago
Lebedev Konstantin caf43c8799 Revert "Fix Destroy workflow" 8 years ago
Lebedev Konstantin 3fde492e01 #772: newIndex 8 years ago
Lebedev Konstantin d497e64ca9 #864: + check Sortable.active in nulling method 8 years ago
alexk111 9b70f32921 Fix Destroy workflow 8 years ago
Onoshko Dan ef4314bfa7 Throw error if call in node 9 years ago
shimizu daisuke 7370f0a8cf Modified to initialize variables in _onDrop. so destory function does not work well. 9 years ago
Dan LaMotte 4facaff715 refactor _matches() out of _closest() 9 years ago
Dan LaMotte 4c2bd1c287 fix for sorting elements within a non-homogenus list of elements 9 years ago
RubaXa 4701b853fd v1.4.2: - Polymer dependency (bower) 9 years ago
RubaXa 40a2f60545 v1.4.1: * React & ko & bower 9 years ago
RubaXa 03764ae535 * shortening 9 years ago
RubaXa 385f03e5d0 v1.3.0: Improved stability and performance on touch devices; Added a new option `chosenClass` 9 years ago
RubaXa 0043e4796e #558: + Error initializing 9 years ago
RubaXa c4c060b93e v1.3.0-rc2 9 years ago
RubaXa 7fd16cb0a5 #447: fixed newIndex if eq null or -1 9 years ago
RubaXa 4a67b43188 #447: emit 'onEnd' Only if we really move the item 9 years ago
RubaXa 42fa792bec v1.3.0-rc1 9 years ago
RubaXa ac5e4a7f90 #547: * fixed parentEl actualization 9 years ago
RubaXa 2859b57724 #516: + chosenClass 9 years ago
RubaXa 4d788baec8 #500: fixed clone 9 years ago
RubaXa d87cf004c8 #542: + _prepareGroup 9 years ago
shootaroo 20c2fc1ba2 Change supportCssPointerEvents strictly 9 years ago
shootaroo 8fbcc2eabe Support iOS 8.4.1 and safety IE9/10 #532 9 years ago
sp-kilobug f95fb46bb1 fix multiline float/flex 9 years ago
Paolo Priotto e51dc53982 don't nest parent in child Sortable 9 years ago
Paolo Priotto f7af4b15ac check for existence of dataTransfer 9 years ago
RubaXa 09a75c35d9 #488: fixed xxxxx undefined 9 years ago
JP 15cae09423 #356 Fixing issue where dropping an item on the right end of a horizontally layed out drop zone does not add the item 9 years ago
RubaXa 3be3b60aba #488: reset 'newIndex' 9 years ago
RubaXa 304c04fd2d #489: * Fixed 'clone' 9 years ago
sp-kilobug 97d38acb6f fix flex containers in row mode 9 years ago
RubaXa 5f28ec8703 #411: - duplicate 9 years ago
RubaXa aa414b0909 #457: nativeDragMode -> nativeDraggable 9 years ago
RubaXa 9e6d006040 #459: * code style 9 years ago
RubaXa e912d00edb v1.2.1 9 years ago
Derek Berner 1a437a63be Additional work on concurrent dom modification 9 years ago
Derek Berner 5a3ce29d07 Error when dragged item is removed from parent before drag ends 9 years ago
sp-kilobug 9e3e0a81a0 improves the fallback mode fluidity 9 years ago
sp-kilobug 53c9355a0c Revert "#422: fix fallback moves in owner container" 9 years ago
sp-kilobug 0eb010e219 #422: fix fallback moves in owner container 9 years ago
sp-kilobug 8ae82072d3 remove drag/drop handlers in forceFallback mode 9 years ago
ChiefORZ d56e4d41db forceFallback changes 9 years ago
Kuitos a092094d11 remove _bind function for Function.bind polyfill 9 years ago
Kuitos 6be61ce97e remove _bind function for Function.bind polyfill 9 years ago