330 Commits (db57cd2ebd3b98ea0fe1d99df3b82f8e101ffecc)

Author SHA1 Message Date
camargo f4f5fbb610 formatting 8 years ago
camargo 2f45d5f15c prefer Polymer first over $ in clone 8 years ago
진유정 f096574f54 fix #1071 8 years ago
desmaisons_david 18c7bd5efb Remove junks 8 years ago
desmaisons_david da80bb575b Regenerate sortable.min 8 years ago
desmaisons_david 0cb1fe82f6 Rename insertAfter into willInsertAfter 8 years ago
desmaisons_david 08b0143f98 removing junks partIII 8 years ago
desmaisons_david b9e780f384 Remove junk changes, part II 8 years ago
desmaisons_david 84d0a99d54 remove junk changes 8 years ago
mleung@riotgames.com d69d501676 Fix drag and drop issue in "http://jsbin.com/fecaquk/edit?html,css,js,output" 8 years ago
desmaisons_david 8451985bd8 send insertAfter information in move hook 8 years ago
Lebedev Konstantin 473bd8fecf v1.5.1: #1046 8 years ago
Lebedev Konstantin f485742d26 #1046: fixed removing clone 8 years ago
Lebedev Konstantin 9723f86bfd + comment 8 years ago
Lebedev Konstantin 946bec37c5 #973: * touchmove 8 years ago
Lebedev Konstantin 14c44fdd98 * prepare v1.5.0 8 years ago
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. 9 years ago