Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
COMMITS
/ Sortable.js June 22, 2016
L
* fixes setImmediate
Lebedev Konstantin committed
June 21, 2016
L
#867, #580: + setImmediate
Lebedev Konstantin committed
January 14, 2016
O
Throw error if call in node
Onoshko Dan committed
November 25, 2015
S
Modified to initialize variables in _onDrop. so destory function does not work well.
shimizu daisuke committed
November 24, 2015
L
Merge pull request #607 from dlamotte/master
Lebedev Konstantin committed
November 18, 2015
D
refactor _matches() out of _closest()
Dan LaMotte committed
October 14, 2015
D
fix for sorting elements within a non-homogenus list of elements
Dan LaMotte committed
R
v1.4.1: * React & ko & bower
RubaXa committed
October 21, 2015
R
v1.4.2: - Polymer dependency (bower)
RubaXa committed
September 24, 2015
R
* shortening
RubaXa committed
September 22, 2015
September 16, 2015
R
Merge branch 'dev' of github.com:RubaXa/Sortable into dev
RubaXa committed
R
#558: + Error initializing
RubaXa committed
September 15, 2015
R
v1.3.0-rc2
RubaXa committed
R
#447: fixed newIndex if eq null or -1
RubaXa committed
R
#447: emit 'onEnd' Only if we really move the item
RubaXa committed
September 10, 2015
R
v1.3.0-rc1
RubaXa committed
September 9, 2015
R
#547: * fixed parentEl actualization
RubaXa committed
September 7, 2015
R
#516: + chosenClass
RubaXa committed
September 3, 2015
R
#500: fixed clone
RubaXa committed
R
#542: + _prepareGroup
RubaXa committed
September 1, 2015
L
Merge pull request #537 from shootaroo/ios841
Lebedev Konstantin committed
L
Merge pull request #526 from ePages-de/suppress-hierarchy-error
Lebedev Konstantin committed
S
Change supportCssPointerEvents strictly
shootaroo committed
S
Support iOS 8.4.1 and safety IE9/10 #532
shootaroo committed
August 24, 2015
S
fix multiline float/flex
sp-kilobug committed
August 18, 2015
P
don't nest parent in child Sortable
Paolo Priotto committed
August 17, 2015
P
check for existence of dataTransfer
Paolo Priotto committed
July 30, 2015
July 28, 2015
R
#488: reset 'newIndex'
RubaXa committed
R
Merge branch 'dev' of github.com:RubaXa/Sortable into dev
RubaXa committed
R
#489: * Fixed 'clone'
RubaXa committed
July 20, 2015
S
fix flex containers in row mode
sp-kilobug committed
July 18, 2015
R
#411: - duplicate
RubaXa committed
L
Merge pull request #411 from ajwild/dev
Lebedev Konstantin committed
R
#457: nativeDragMode -> nativeDraggable
RubaXa committed
L
Merge pull request #457 from sp-kilobug/sp-kilobug-patch-1
Lebedev Konstantin committed
R
#459: * code style
RubaXa committed
L
Merge pull request #459 from sp-kilobug/sp-kilobug-patch-3
Lebedev Konstantin committed
R
#475: * merge 'dev' branch
RubaXa committed
July 14, 2015
D
Additional work on concurrent dom modification
Derek Berner committed
July 13, 2015
D
Error when dragged item is removed from parent before drag ends
Derek Berner committed
June 27, 2015
S
improves the fallback mode fluidity
sp-kilobug committed
S
Revert "#422: fix fallback moves in owner container"
sp-kilobug committed
S
#422: fix fallback moves in owner container
sp-kilobug committed
S
remove drag/drop handlers in forceFallback mode
sp-kilobug committed
L
Merge pull request #441 from ChiefORZ/dev
Lebedev Konstantin committed