Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
COMMITS
/ Sortable.js June 1, 2019
O
matrix compatibility
owen-m1 committed
O
better _ghostIsLast
owen-m1 committed
May 31, 2019
O
improvements
owen-m1 committed
May 30, 2019
O
Empty as long as no draggable children
owen-m1 committed
O
use indexes to check if updated [closes #1525]
owen-m1 committed
May 28, 2019
O
Make swap more compatible w/ shared lists
owen-m1 committed
May 27, 2019
O
MultiDrag key option + plugin option listeners
owen-m1 committed
May 24, 2019
O
Typeerror for mounting
owen-m1 committed
O
add global plugin events
owen-m1 committed
May 22, 2019
O
Modularization + Plugin system + OnSpill Plugin
Owen Mills 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
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