289 Commits (451e4f87ca84d80518ce4fc2634e2d772cbae79d)

Author SHA1 Message Date
Dan LaMotte 4c2bd1c287 fix for sorting elements within a non-homogenus list of elements 9 years ago
Sebastian Rosengren c3d724d8fb Knockout - Fixes #623 #585 #557 9 years ago
RubaXa d359188d65 #590: * fallbackTolerance 9 years ago
why520crazy 676134128d don't trigger start event when an element is been dragged, otherwise the evt.oldindex always wrong when set option.group. 9 years ago
Tali Lavi 13b5ac96e8 Remove unreliable reliance on 'this' when dispatching 'choose' 9 years ago
Cyril Auburtin a4e003d4df avoid changing oldIndex by the parent container 9 years ago
TaliLavi 0d17cf0943 Added onChoose event. 9 years ago
RubaXa 4701b853fd v1.4.2: - Polymer dependency (bower) 9 years ago
sp-kilobug 45c327bdee simplified + renamed to fallbackTolerance + description in README 9 years ago
RubaXa 40a2f60545 v1.4.1: * React & ko & bower 9 years ago
sp-kilobug 019fc1a32b "distance" option refactored 9 years ago
sp-kilobug 918501cd57 "distance" option, touch 9 years ago
sp-kilobug 446627298d "distance" option 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
ChiefORZ 2f06d97b36 missed some stuff 9 years ago
ChiefORZ 5d6747a9c7 react handleMove/onMove event 9 years ago
ChiefORZ 429dc043ab fix click event for mobile devices and old browser 9 years ago