Skip to content

Commit b616cb1

Browse files
committed
knockout-sortable 1.1.0
1 parent b8a3cbf commit b616cb1

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"KineticJS": "kineticjs#5.1.0",
4444
"knockout-jqAutocomplete": "0.4.4",
4545
"knockout-postbox": "0.5.2",
46-
"knockout-sortable": "1.0.0",
46+
"knockout-sortable": "1.1.0",
4747
"knockout-validation": "2.0.3",
4848
"quill-editor-knockout-binding": "ko-quill#0.1.3",
4949
"pepjs": "0.4.2",

knockout-sortable_1.0.0/knockout-sortable.min.js

Lines changed: 0 additions & 2 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>knockout-sortable is licensed under the <a href="https://github.com/rniemeyer/knockout-sortable/blob/v1.0.0/LICENSE">MIT License</a>.</p>
1+
<p>knockout-sortable is licensed under the <a href="https://github.com/rniemeyer/knockout-sortable/blob/v1.1.0/LICENSE">MIT License</a>.</p>

knockout-sortable_1.0.0/knockout-sortable.dnn renamed to knockout-sortable_1.1.0/knockout-sortable.dnn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="Knockout.Sortable" type="JavaScript_Library" version="1.0.0">
3+
<package name="Knockout.Sortable" type="JavaScript_Library" version="1.1.0">
44
<friendlyName>Knockout Sortable</friendlyName>
55
<description><![CDATA[
66
<p><strong>knockout-sortable</strong> is a binding for <a href="http://knockoutjs.com/">Knockout.js</a> designed to connect observableArrays with jQuery UI's sortable functionality. This allows a user to drag and drop items within a list or between lists and have the corresponding observableArrays updated appropriately.</p>
@@ -23,7 +23,7 @@
2323
<libraryName>Knockout.Sortable</libraryName>
2424
<fileName>knockout-sortable.min.js</fileName>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/knockout-sortable/1.0.0/knockout-sortable.min.js</CDNPath>
26+
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/knockout-sortable/1.1.0/knockout-sortable.min.js</CDNPath>
2727
<objectName>ko.sortable</objectName>
2828
</javaScriptLibrary>
2929
</component>

knockout-sortable_1.1.0/knockout-sortable.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)