376 Commits (master)

Author SHA1 Message Date
n00dl3 b7db3455e7 Add \n before comment 9 years ago
dev101 9b9704e182 Update Sortable.js 9 years ago
n00dl3 0dc1c1b91f trigger most specialized events first 9 years ago
why520crazy d1356e1633 fix bug for https://github.com/RubaXa/Sortable/issues/628 9 years ago
RubaXa 569b1187bd #707: + abs for _ghostIsLast 9 years ago
RubaXa ba2b0863d1 #732: fixed 'preapreGroup' 9 years ago
Onoshko Dan ef4314bfa7 Throw error if call in node 9 years ago
RubaXa 7f3ee38b16 #718: * fixed context in 'add' & 'sort' events 9 years ago
RubaXa a1790fdf23 #677: + pull/put as functions 9 years ago
RubaXa b5780dce35 * UPD 9 years ago
RubaXa f3af805d75 #671: + 'clone' support jQuery/Zepto/Polymer.dom 9 years ago
RubaXa 31e6f0fab6 #701: fixed oldIndex & selector == '>*' 9 years ago
RubaXa 2e82d42aec #670: * code style 9 years ago
RubaXa 2ec12f7ecd #671: + 'clone' event 9 years ago
RubaXa 92a7deae2a #687: fixed 'parentEl' 9 years ago
why520crazy f4f7051750 meet style 9 years ago
shimizu daisuke 7370f0a8cf Modified to initialize variables in _onDrop. so destory function does not work well. 9 years ago
Jonas Zeitler 4094911e8f revert index.html change + fix styling errors 9 years ago
Jonas Zeitler 5c426a87de fix a bug causing wrapped float/flex elements to flicker when sorted 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
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