Skip to content

Commit a741c95

Browse files
committed
htdocs: Update package versions
checkboxes.js 1.0.6 1.2.2 clipboard.js 1.7.1 1.7.1 jquery 1.10.1 3.6.0 selectize 0.11.2 0.13.5 sticky-table-headers ?.?.? 0.1.24 tablednd 0.4.0 1.0.5 Amazingly, the only functional change required here is to add an additional piece of code to re-enable shift-select [1]. This is otherwise a straight swap. [1] https://rmariuzzo.github.io/checkboxes.js/#range-selection-of-checkboxes Signed-off-by: Stephen Finucane <[email protected]>
1 parent 43d042b commit a741c95

File tree

13 files changed

+30
-735
lines changed

13 files changed

+30
-735
lines changed

htdocs/README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ js
8383

8484
:Website: https://jquery.com/
8585
:GitHub: https://github.com/jquery/jquery
86-
:Version: 1.10.1
86+
:Version: 3.6.0
8787

8888
``jquery.checkboxes.js``
8989
A jQuery plugin that gives you nice powers over your checkboxes.
@@ -92,7 +92,7 @@ js
9292

9393
:Website: http://rmariuzzo.github.io/checkboxes.js
9494
:GitHub: https://github.com/rmariuzzo/checkboxes.js
95-
:Version: 1.0.6
95+
:Version: 1.2.2
9696

9797
``jquery.stickytableheaders.js``
9898
A jQuery plugin that makes large tables more usable by having the table
@@ -102,7 +102,7 @@ js
102102
scroll.
103103

104104
:GitHub: https://github.com/jmosbech/StickyTableHeaders
105-
:Version: 0.1.19
105+
:Version: 0.1.24
106106

107107
``jquery.tablednd.js``
108108
jQuery plug-in to drag and drop rows in HTML tables.
@@ -111,8 +111,8 @@ js
111111
patches in said bundle.
112112

113113
:Website: http://www.isocra.com/2008/02/table-drag-and-drop-jquery-plugin/
114-
:GitHub: jQuery plug-in to drag and drop rows in HTML tables
115-
:Version: ???
114+
:GitHub: https://github.com/isocra/TableDnD
115+
:Version: 1.0.5
116116

117117
``js.cookie.min.js``
118118
Library used to handle cookies.
@@ -134,4 +134,4 @@ js
134134

135135
:Website: https://selectize.github.io/selectize.js/
136136
:GitHub: https://github.com/selectize/selectize.js
137-
:Version: 0.11.2
137+
:Version: 0.13.5

0 commit comments

Comments
 (0)