提交 971f76a2 编写于 作者: O Owen Mills

1.8.4

上级 e6b496d5
......@@ -2468,6 +2468,6 @@
// Export
Sortable.version = '1.8.3';
Sortable.version = '1.8.4';
return Sortable;
});
此差异已折叠。
......@@ -8,7 +8,7 @@
"RubaXa <ibnRubaXa@gmail.com>",
"owenm <owen23355@gmail.com>"
],
"description": "Minimalist library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery.",
"description": "JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.",
"keywords": [
"sortable",
"reorder",
......
{
"name": "Sortable",
"main": "Sortable.js",
"version": "1.8.3",
"version": "1.8.4",
"homepage": "http://SortableJS.github.io/Sortable/",
"repo": "SortableJS/Sortable",
"authors": [
"RubaXa <ibnRubaXa@gmail.com>",
"owenm <owen23355@gmail.com>"
],
"description": "Minimalist library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery.",
"description": "JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.",
"keywords": [
"sortable",
"reorder",
......
{
"name": "sortablejs",
"exportName": "Sortable",
"version": "1.8.3",
"version": "1.8.4",
"devDependencies": {
"gulp": "^4.0.0",
"gulp-each": "^0.5.0",
......@@ -10,7 +10,7 @@
"http-server": "^0.9.0",
"pump": "^3.0.0"
},
"description": "Minimalist JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery. Supports AngularJS and any CSS library, e.g. Bootstrap.",
"description": "JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.",
"main": "Sortable.js",
"scripts": {
"http-server": "http-server -s ./",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册