Skip to content

Commit

Permalink
Example of bringing in the jquery files, which is a special case.
Browse files Browse the repository at this point in the history
Special case since the old jquery repositories do not contain
the actual js files (they need to be built), and this method also
only brings in the 1 needed file (the index.js is a bower limitation
and is not a big issue since th directory identifies it).

By migrating the current js packages to these standardized packages
will allow developers to more easily migrate up to a more current
version (and to 1 version) via standard grep and sed methods(and
with a huge amount of testing work, of course).
  • Loading branch information
bradymiller committed Jul 11, 2016
1 parent 6e398a9 commit 282b1d0
Show file tree
Hide file tree
Showing 19 changed files with 556 additions and 0 deletions.
9 changes: 9 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@
"datatables-fixedheader-3-1-1": "datatables-fixedheader#3.1.1",
"datatables-scroller-1-4-1": "datatables-scroller#1.4.1",
"font-awesome-4-6-3": "font-awesome#4.6.3",
"jquery-min-1-2-1": "https://code.jquery.com/jquery-1.2.1.min.js",
"jquery-min-1-2-2": "https://code.jquery.com/jquery-1.2.2.min.js",
"jquery-min-1-3-2": "https://code.jquery.com/jquery-1.3.2.min.js",
"jquery-min-1-4-2": "https://code.jquery.com/jquery-1.4.2.min.js",
"jquery-min-1-4-3": "https://code.jquery.com/jquery-1.4.3.min.js",
"jquery-min-1-5": "https://code.jquery.com/jquery-1.5.min.js",
"jquery-min-1-6-4": "https://code.jquery.com/jquery-1.6.4.min.js",
"jquery-min-1-7-2": "https://code.jquery.com/jquery-1.7.2.min.js",
"jquery-min-1-9-1": "https://code.jquery.com/jquery-1.9.1.min.js",
"jquery-panelslider-0-1-1": "jquery-panelslider#0.1.1",
"jquery-ui-1-10-4": "jquery-ui#1.10.4",
"jquery-ui-1-11-4": "jquery-ui#1.11.4",
Expand Down
13 changes: 13 additions & 0 deletions public/assets/jquery-min-1-2-1/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "jquery-1-2-1",
"_cacheHeaders": {
"ETag": "W/\"54499a47-b565\"",
"Last-Modified": "Fri, 24 Oct 2014 00:16:07 GMT",
"Content-Type": "application/javascript; charset=utf-8"
},
"_release": "e-tag:W/\"54499a4",
"main": "index.js",
"_source": "https://code.jquery.com/jquery-1.2.1.min.js",
"_target": "*",
"_originalSource": "https://code.jquery.com/jquery-1.2.1.min.js"
}
31 changes: 31 additions & 0 deletions public/assets/jquery-min-1-2-1/index.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions public/assets/jquery-min-1-2-2/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "jquery-min-1-2-2",
"_cacheHeaders": {
"ETag": "W/\"54499a47-cdb0\"",
"Last-Modified": "Fri, 24 Oct 2014 00:16:07 GMT",
"Content-Type": "application/javascript; charset=utf-8"
},
"_release": "e-tag:W/\"54499a4",
"main": "index.js",
"_source": "https://code.jquery.com/jquery-1.2.2.min.js",
"_target": "*",
"_originalSource": "https://code.jquery.com/jquery-1.2.2.min.js"
}
31 changes: 31 additions & 0 deletions public/assets/jquery-min-1-2-2/index.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions public/assets/jquery-min-1-3-2/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "jquery-min-1-3-2",
"_cacheHeaders": {
"ETag": "W/\"54499a47-dfa6\"",
"Last-Modified": "Fri, 24 Oct 2014 00:16:07 GMT",
"Content-Type": "application/javascript; charset=utf-8"
},
"_release": "e-tag:W/\"54499a4",
"main": "index.js",
"_source": "https://code.jquery.com/jquery-1.3.2.min.js",
"_target": "*",
"_originalSource": "https://code.jquery.com/jquery-1.3.2.min.js"
}
19 changes: 19 additions & 0 deletions public/assets/jquery-min-1-3-2/index.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions public/assets/jquery-min-1-4-2/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "jquery-min-1-4-2",
"_cacheHeaders": {
"ETag": "W/\"54499a47-119ee\"",
"Last-Modified": "Fri, 24 Oct 2014 00:16:07 GMT",
"Content-Type": "application/javascript; charset=utf-8"
},
"_release": "e-tag:W/\"54499a4",
"main": "index.js",
"_source": "https://code.jquery.com/jquery-1.4.2.min.js",
"_target": "*",
"_originalSource": "https://code.jquery.com/jquery-1.4.2.min.js"
}
154 changes: 154 additions & 0 deletions public/assets/jquery-min-1-4-2/index.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions public/assets/jquery-min-1-4-3/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "jquery-min-1-4-3",
"_cacheHeaders": {
"ETag": "W/\"54499a47-12fb2\"",
"Last-Modified": "Fri, 24 Oct 2014 00:16:07 GMT",
"Content-Type": "application/javascript; charset=utf-8"
},
"_release": "e-tag:W/\"54499a4",
"main": "index.js",
"_source": "https://code.jquery.com/jquery-1.4.3.min.js",
"_target": "*",
"_originalSource": "https://code.jquery.com/jquery-1.4.3.min.js"
}
166 changes: 166 additions & 0 deletions public/assets/jquery-min-1-4-3/index.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions public/assets/jquery-min-1-5/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "jquery-min-1-5",
"_cacheHeaders": {
"ETag": "W/\"54499a47-1498a\"",
"Last-Modified": "Fri, 24 Oct 2014 00:16:07 GMT",
"Content-Type": "application/javascript; charset=utf-8"
},
"_release": "e-tag:W/\"54499a4",
"main": "index.js",
"_source": "https://code.jquery.com/jquery-1.5.min.js",
"_target": "*",
"_originalSource": "https://code.jquery.com/jquery-1.5.min.js"
}
16 changes: 16 additions & 0 deletions public/assets/jquery-min-1-5/index.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions public/assets/jquery-min-1-6-4/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "jquery-min-1-6-4",
"_cacheHeaders": {
"ETag": "W/\"54499a47-16615\"",
"Last-Modified": "Fri, 24 Oct 2014 00:16:07 GMT",
"Content-Type": "application/javascript; charset=utf-8"
},
"_release": "e-tag:W/\"54499a4",
"main": "index.js",
"_source": "https://code.jquery.com/jquery-1.6.4.min.js",
"_target": "*",
"_originalSource": "https://code.jquery.com/jquery-1.6.4.min.js"
}
4 changes: 4 additions & 0 deletions public/assets/jquery-min-1-6-4/index.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions public/assets/jquery-min-1-7-2/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "jquery-min-1-7-2",
"_cacheHeaders": {
"ETag": "W/\"54499a47-17278\"",
"Last-Modified": "Fri, 24 Oct 2014 00:16:07 GMT",
"Content-Type": "application/javascript; charset=utf-8"
},
"_release": "e-tag:W/\"54499a4",
"main": "index.js",
"_source": "https://code.jquery.com/jquery-1.7.2.min.js",
"_target": "*",
"_originalSource": "https://code.jquery.com/jquery-1.7.2.min.js"
}
4 changes: 4 additions & 0 deletions public/assets/jquery-min-1-7-2/index.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions public/assets/jquery-min-1-9-1/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "jquery-min-1-9-1",
"_cacheHeaders": {
"ETag": "W/\"54499a47-169d5\"",
"Last-Modified": "Fri, 24 Oct 2014 00:16:07 GMT",
"Content-Type": "application/javascript; charset=utf-8"
},
"_release": "e-tag:W/\"54499a4",
"main": "index.js",
"_source": "https://code.jquery.com/jquery-1.9.1.min.js",
"_target": "*",
"_originalSource": "https://code.jquery.com/jquery-1.9.1.min.js"
}
5 changes: 5 additions & 0 deletions public/assets/jquery-min-1-9-1/index.js

Large diffs are not rendered by default.

0 comments on commit 282b1d0

Please sign in to comment.