Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
COMMITS
/ Sortable.js April 6, 2023
L
Added conditional statement whether dragged element should be dropped
Luca Dalpra committed
June 27, 2019
O
1.10.0-rc3
owen-m1 committed
June 7, 2019
O
1.10.0-rc2
owen-m1 committed
June 6, 2019
O
1.10.0-rc1
owen-m1 committed
June 1, 2019
O
Next version (#1524)
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 12, 2019
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 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
#1451: Detect grid direction
owen-m1 committed
February 11, 2019
O
#1446: fixed dropEffect
owen-m1 committed
February 10, 2019
O
always give ctx if includeCtx
owen-m1 committed
O
empty sortable detection on touch move
owen-m1 committed
O
#1436: Allow touchmove if not cancelable
owen-m1 committed
O
fixed detect direction for floats; revamped _ghostIsLast
owen-m1 committed
February 8, 2019
O
fixed detection for display:block
owen-m1 committed
January 25, 2019
O
added scroll adjustment
owen-m1 committed
January 24, 2019
O
#1434: Target must be immediate child of sortable
owen-m1 committed
January 19, 2019
O
#1431: Remove pointercancel; #985: remove dropEffect
owen-m1 committed