jquery-sortable-lists
Advanced tools
Comparing version 1.3.2 to 1.4.0
<h1><a href="http://camohub.github.io/jquery-sortable-lists/index.html">jquery-sortable-lists</a></h1> | ||
<h2 style="font-size:17px">Changelog</h2> | ||
<h3>v1.4.0</h3> | ||
<p>Support for mobile devices in jquery-sortable-lists-mobile.js</p> | ||
<h3>v1.3.1</h3> | ||
@@ -5,0 +8,0 @@ <p>Support for jquery >=1</p> |
@@ -0,0 +0,0 @@ /* |
{ | ||
"name": "jquery-sortable-lists", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "jQuery plugin to sorting lists also the tree structures", | ||
@@ -5,0 +5,0 @@ "main": "jquery-sortable-lists.min.js", |
@@ -12,2 +12,3 @@ <h1><a href="http://camohub.github.io/jquery-sortable-lists/index.html">jquery-sortable-lists</a></h1> | ||
Available is <strong>onDragStart</strong>, <strong>onChange</strong> and <strong>complete callback</strong>.</p> | ||
<p>Now plugin supports also mobile devices. Link jquery-sortable-lists-mobile.js instead of jquery-sortable-lists.js.</p> | ||
<p>Sortable lists also contains export functions <strong>toArray, toHierarchy, toString</strong>.</p> | ||
@@ -14,0 +15,0 @@ <p>For more info look at <a href="http://camohub.github.io/jquery-sortable-lists">the documentation</a>.</p> |
43504
17