Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
COMMITS
/ Sortable.js March 9, 2019
O
improvements
owen-m1 committed
March 6, 2019
O
added ghost fix
owen-m1 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
December 18, 2018
O
fixed ghostEl dimensions
owen-m1 committed
December 11, 2018
O
fix clone issue
owen-m1 committed
O
undo 1d2beb514713f49840491bc94f42f07f8623b89e bc detects touch on PC
owen-m1 committed
O
fixed clone rootEl mismatch and removed lastPullMode
owen-m1 committed
December 9, 2018
O
Merge pull request #1382 from saloonio/dev-firefoxShadowRoot
owen-m1 committed
December 6, 2018
O
Merge pull request #1333 from Sapphire2k/master
owen-m1 committed
November 30, 2018
O
Merge branch 'master' of https://github.com/RubaXa/Sortable
owen-m1 committed
O
fixed owner detection; pull/put allow if same group
owen-m1 committed
November 29, 2018
O
Merge pull request #1389 from yak80/fix-ios-android
owen-m1 committed
November 28, 2018
O
added dragoverBubble support for fallback
owen-m1 committed
November 24, 2018
O
Merge pull request #1386 from RubaXa/autoscroll-revamp
owen-m1 committed
O
fix body autoscroll
owen-m1 committed
F
added `bubbleScroll` option; added proper ability to cancel _throttle
FIRST_NAME LAST_NAME committed
November 21, 2018
Y
Fix delayed dragging in Ios and Android
yak committed
November 18, 2018
F
Return if over el
Flame2057 committed
F
Resolved PR #1338
Flame2057 committed
November 17, 2018
F
check names for equality instead of whole obj
Flame2057 committed
November 16, 2018
F
Updated toFn
Flame2057 committed
F
Fix for scroll == HTML element
Flame2057 committed
F
fixed toFn issue
Flame2057 committed
November 15, 2018
F
Merge pull request #1363 from timoschwarzer/master
Flame2057 committed
November 13, 2018
F
Added autoscroll revamp
Flame2057 committed
November 9, 2018
F
Merge pull request #1322 from p-herbert/master
Flame2057 committed
November 8, 2018
P
(fix) Bind context directly to function
p-herbert committed
November 6, 2018
F
Fixed indent
Flame2057 committed
F
toggle chosen class after events dispatched
Flame2057 committed