Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
COMMITS
/ Sortable.js May 21, 2019
O
Merge branch 'next-version' into v2
Owen Mills committed
O
further modularize onSpill
owen-m1 committed
May 20, 2019
O
initializeByDefault default to true
owen-m1 committed
O
modularization part 2
owen-m1 committed
May 17, 2019
O
Do not animate ghostEl
owen-m1 committed
O
use max instead of min for fallbackTolerance
owen-m1 committed
O
#1512: check target exists before checking if animated
owen-m1 committed
May 12, 2019
O
Modularization + plugin system
owen-m1 committed
April 24, 2019
O
merged master
owen-m1 committed
April 20, 2019
S
Add option to only apply delay on touch events (#1482)
Seán O'Grady committed
April 19, 2019
O
#1469: Fixed delay option on Android
owen-m1 committed
O
#1492: Improved repaint trigger
owen-m1 committed
April 18, 2019
O
#1489: Fix infinite loop in detecting shadow DOM
owen-m1 committed
April 17, 2019
O
undefined _this fix
owen-m1 committed
O
April 14, 2019
O
Added select/deselect events and methods
owen-m1 committed
O
restore old _index behaviour
owen-m1 committed
April 12, 2019
O
Merged branch 'master'
owen-m1 committed
O
Merge branch 'master' of https://github.com/SortableJS/Sortable
owen-m1 committed
O
#1487: Detect for empty insert always if not inserted
owen-m1 committed
April 8, 2019
M
#1472: Added oldDraggableIndex + newDraggableIndex
MGelinas1 committed
April 5, 2019
J
Optimize nearestEmptyInsertDetectEvent callback (#1483)
Jürg Lehni committed
March 31, 2019
O
Better fix for unwanted IE event capturing
owen-m1 committed
March 28, 2019
O
#1476: Stricter requirements for supportPointer
owen-m1 committed
March 26, 2019
O
#1475: Fixed _lastChild failing to ignore display:none
owen-m1 committed
March 17, 2019
O
#1471: Use real event properties when doing empty insert
Owen Mills committed
March 16, 2019
O
made multi-drag destroyable + only deselect on left click
Owen Mills committed
March 11, 2019
O
Merged branch 'master'
Owen Mills committed
March 9, 2019
O
#1448: Position ghost absolutely on IOS
Owen Mills committed
O
improvements to completed()
owen-m1 committed
March 7, 2019
O
#1457: Improved detection of empty sortable
Owen Mills committed
D
Added pullMode to event object + added originalEvent to onStart
David Desmaisons committed
March 3, 2019
O
removed unnecessary _getScrollPosition function
owen-m1 committed
March 2, 2019
O
Merge commit 'f27342a2aa6cbfa16b4066a494e90107e334be36'
owen-m1 committed
O
#659: Fixed delay in FireFox + Delay browser compatibility fixes
owen-m1 committed
March 1, 2019
O
fixed fallback text selection on Safari
owen-m1 committed
February 28, 2019
O
#1458: Fixed autoscroll on MacOS Safari
owen-m1 committed
February 16, 2019
O
Do not change lastMultiDragSelect if modifier activated
owen-m1 committed
O
O
#1451: Detect grid direction
owen-m1 committed
February 11, 2019
O
Merge branch 'master' into next-version
owen-m1 committed
O
#1446: fixed dropEffect
owen-m1 committed
K
Added swap feature (#1430)
Ken committed
February 10, 2019
O
Merge branch 'master' into next-version
owen-m1 committed
O
always give ctx if includeCtx
owen-m1 committed