Age | Commit message (Collapse) | Author |
|
|
|
- minified jQuery libraries.
- re-minified flowplayer, json2-min, and extjs using new minimizer (more efficient, keeps copyrights).
|
|
- did this a short while ago, but out of sync with gallery3-vendor and with a different minimizer.
|
|
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
|
|
- json.js 2012/10/08
- used non-minified to be consistent with other libraries
- updated filename in page.html.php call
|
|
https://github.com/douglascrockford/JSON-js/blob/master/json2.js
by Douglas Crockford at 8d11dc6950eafc7d01f141ce91d4f585caa29f3b. Fixes #1351.
|