Commit Graph

6 Commits

Author SHA1 Message Date
shadlaws
7eea1c4379 Update to newest JSON-js (follows vendor repo). 2013-08-28 18:24:08 +02:00
shadlaws
1544a83279 Minify (and re-minify) JS libraries (in sync with gallery3-vendor).
- minified jQuery libraries.
- re-minified flowplayer, json2-min, and extjs using new minimizer (more efficient, keeps copyrights).
2013-03-04 19:14:47 +01:00
shadlaws
b5bcbf4273 Update to latest JSON-js, in sync with gallery3-vendor
- did this a short while ago, but out of sync with gallery3-vendor and with a different minimizer.
2013-02-26 16:49:17 +01:00
shadlaws
6395c518f0 Changing 2 library names back to (less-standardized) original names.
json2.js -> json2-min.js ; jquery.localScroll.js -> jquery.localscroll.js
While this is irrelevant for Wind, changing the filenames back to what we used
to have ensures that we don't break contributed themes.

--HG--
rename : lib/jquery.localScroll.js => lib/jquery.localscroll.js
2013-02-12 23:14:46 +01:00
shadlaws
c8a084d5f2 Updated json.js library
- json.js  2012/10/08
- used non-minified to be consistent with other libraries
- updated filename in page.html.php call
2013-02-12 16:05:25 +01:00
Bharat Mediratta
dd6da5e233 Add a minified version of json2.js from https://github.com/douglascrockford/JSON-js/blob/master/json2.js
by Douglas Crockford at 8d11dc6950eafc7d01f141ce91d4f585caa29f3b.  Fixes #1351.
2010-12-29 11:59:44 -08:00