376 Commits (96a5fec870ec6faa1bf167da2c3dddb465166461)

Author SHA1 Message Date
Lebedev Konstantin 3e562a85fa #680: fixed radio state 8 years ago
Lebedev Konstantin 03b49f7294 * forceFallback + select (fix) 8 years ago
Lebedev Konstantin 1d1e7817e1 * captureMode 8 years ago
Elon Mallin 7bd21a9583 fix: make drag on touch work in scrollable element 8 years ago
Lebedev Konstantin 7b6f91fd1c * cs 8 years ago
Lebedev Konstantin 314db5e828 #1022: + touch-action 8 years ago
Lebedev Konstantin 6e084fd835 #1037: fixed dynamic checkPull behavior 8 years ago
Lebedev Konstantin efa0d6d333 - Package 8 years ago
Lebedev Konstantin 0bd46593ff #1017: + revertClone 8 years ago
Lebedev Konstantin b0af97c1ac #1017: + revertClone 8 years ago
Lebedev Konstantin ab5dae4c6f #1025: clean clone, fix 8 years ago
Lebedev Konstantin 45f9618bc7 #1025: clean clone 8 years ago
Lebedev Konstantin 42f57f1ee3 #1022: + capture: false, passive: false 8 years ago
Lebedev Konstantin 1a84714536 #1036: fixed handle + filter 8 years ago
Lebedev Konstantin a7cddbcd6e #1029: + lastDownEl 8 years ago
Lebedev Konstantin 1aa0121c31 #1029: + preventOnFilter 8 years ago
Lebedev Konstantin 2ecd5034ea #1009 8 years ago
Lebedev Konstantin 26a7c9767e #997, #998: + prevent on forceFallback 8 years ago
Victor Ng KP 5dac5c4019 Add onUnchoose after onchoose is introduced 8 years ago
Jang Jun a9a4b93980 Fix error when use scrollFn 8 years ago
RubaXa 8e48c2aa1e v1.5.0-rc1 8 years ago
Nikita SVIRIDENKO ace2da13e2 Update Sortable.js 8 years ago
Nikita SVIRIDENKO d8d74e0078 Update Sortable.js 8 years ago
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
Artem Lipatov 3003909a97 Fix problem with supporting css pointer-event in IE11 #920 8 years ago
Lebedev Konstantin 830f168b28 * fixed bool 8 years ago
Lebedev Konstantin be4aee2eb6 #901: * nulling 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
Scott DeSapio 4f358aeb17 Added fallbackOffset = options.fallbackOffset, and this.options.fallbackOffset -> fallbackOffset 8 years ago
Scott DeSapio dcb3bae44c Replace xOffset and yOffset -> fallbackOffset: {x: 0, y: 0}; Forward PR into dev-branch. 8 years ago
Lebedev Konstantin caf43c8799 Revert "Fix Destroy workflow" 8 years ago
Tim van der Lippe 238216d8c9 Fix feedback 8 years ago
Lebedev Konstantin fefff20f1f #772: newIndex 8 years ago
Lebedev Konstantin 3fde492e01 #772: newIndex 8 years ago
Lebedev Konstantin d347d2d6ce willChange -> will-change 8 years ago
Lebedev Konstantin cb1e453fe4 #857: + will-change on drag 8 years ago
Lebedev Konstantin d497e64ca9 #864: + check Sortable.active in nulling method 8 years ago
Boris Sergeev f11bf04aaa Add option for custom autoscrolling function 8 years ago
Borreda bf1c2ce3b0 - get Sortable running with IE and touch devices, aka pointerevent support 8 years ago
alexk111 9b70f32921 Fix Destroy workflow 8 years ago
Tim van der Lippe 643d9afe85 Fix issue with dragEl undefined when moving with a Polymer element 9 years ago
Joel Marcotte 6264428b97 Add the original mouse event as parameter in onMove 9 years ago
RubaXa 6f72f4ea5b + dragClass 9 years ago
RubaXa b1defd32ff * code style 9 years ago
dev101 6be0ded019 Removed brackets in typeof 9 years ago
dev101 8e8dc72b1a Update Sortable.js 9 years ago