Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Nacin db981a3b27 Switch to .min for compressed JS and CSS files.
* This moves our "development" versions from .dev.js to .js (same for css).
 * The compressed version then moves from .js to .min.js (same for css).

By switching to the standard .min convention, it sets expectations for developers,
and works nicely with existing tools such as ack.

fixes #21633.



git-svn-id: https://develop.svn.wordpress.org/trunk@21592 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-23 00:04:18 +00:00
Andrew Nacin 2e0818c264 Compress CSS/JS using the latest version of YUI Compressor, 2.4.7. Removes final semicolon in a CSS declaration block. Previously, committers used 2.4.2. see #19592.
git-svn-id: https://develop.svn.wordpress.org/trunk@19803 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-01 14:37:52 +00:00
Andrew Ozz 1492fe8fda Update jQuery Form plugin, props duck_, fixes #15909
git-svn-id: https://develop.svn.wordpress.org/trunk@17944 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 14:22:50 +00:00
Andrew Ozz 416baab11a Minify all js and add the non-minified files as .dev.js
git-svn-id: https://develop.svn.wordpress.org/trunk@10291 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-02 15:08:58 +00:00
Ryan Boren edd3b12d0c Set eol-style. Props nbachiyski. fixes #6065
git-svn-id: https://develop.svn.wordpress.org/trunk@7131 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 21:34:25 +00:00
Ryan Boren 16d3b034ab Update jquery.form to 2.02. Props filosofo. fixes #5048
git-svn-id: https://develop.svn.wordpress.org/trunk@6569 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-07 17:23:40 +00:00
Ryan Boren cbf86e6b60 Add jquery.form.js. #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@4959 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-02 23:26:35 +00:00