• C
    forceFallback changes · d56e4d41
    ChiefORZ 提交于
    removed the default behaviour to append the cloned Element to the body.
    now the cloned Element gets added in the same parent, with the addition
    of the class defined in options.fallbackClass.
    added the possibility to change the fallback class.
    added the possibility to decide wheter the fallback should be cloned
    into the same parent or to the document's body.
    d56e4d41
Sortable.js 26.5 KB