clean-css.git
11 years agoUpdate JSHint dependency.
XhmikosR [Tue, 21 May 2013 05:01:37 +0000 (08:01 +0300)]
Update JSHint dependency.

11 years agotest: Remove extra commas.
XhmikosR [Tue, 23 Apr 2013 07:56:29 +0000 (10:56 +0300)]
test: Remove extra commas.

11 years agoVersion 1.0.4.
GoalSmashers [Thu, 23 May 2013 18:10:11 +0000 (20:10 +0200)]
Version 1.0.4.

11 years agoMerge pull request #104 from bluej100/import-rebase
Goal Smashers Dev Team [Thu, 23 May 2013 18:02:58 +0000 (11:02 -0700)]
Merge pull request #104 from bluej100/import-rebase

Rebase relative urls in inlined imports.

11 years agorebase relative urls in inlined imports
banderson [Thu, 23 May 2013 06:34:20 +0000 (00:34 -0600)]
rebase relative urls in inlined imports

11 years agoVersion 1.0.3.
GoalSmashers [Mon, 20 May 2013 17:59:52 +0000 (19:59 +0200)]
Version 1.0.3.

11 years agoAdded 1.0.3 release notes.
GoalSmashers [Mon, 20 May 2013 17:59:33 +0000 (19:59 +0200)]
Added 1.0.3 release notes.

11 years agoMerge pull request #102 from bluej100/master
Goal Smashers Dev Team [Mon, 20 May 2013 17:54:30 +0000 (10:54 -0700)]
Merge pull request #102 from bluej100/master

support alternative @import syntax

11 years agoadd @import option documentation
banderson [Mon, 20 May 2013 17:14:20 +0000 (11:14 -0600)]
add @import option documentation

11 years agoadd support for alternative @import syntax
banderson [Mon, 20 May 2013 17:04:58 +0000 (11:04 -0600)]
add support for alternative @import syntax

11 years agoVersion 1.0.2.
GoalSmashers [Mon, 29 Apr 2013 20:30:41 +0000 (22:30 +0200)]
Version 1.0.2.

11 years agoMerge branch 'master' of github-gs:GoalSmashers/clean-css
GoalSmashers [Mon, 29 Apr 2013 20:28:16 +0000 (22:28 +0200)]
Merge branch 'master' of github-gs:GoalSmashers/clean-css

11 years agoFixes #97 - removing empty elements while restoring text data.
GoalSmashers [Mon, 29 Apr 2013 20:24:56 +0000 (22:24 +0200)]
Fixes #97 - removing empty elements while restoring text data.

* Adds FontAwesome as a batch test file.

11 years agoMerge pull request #98 from XhmikosR/master
Goal Smashers Dev Team [Sun, 21 Apr 2013 14:04:41 +0000 (07:04 -0700)]
Merge pull request #98 from XhmikosR/master

Miscellaneous updates.

11 years agopackage.json: use relative paths consistently
XhmikosR [Mon, 15 Apr 2013 16:25:59 +0000 (19:25 +0300)]
package.json: use relative paths consistently

11 years agocustom-test.js: minor simplification
XhmikosR [Wed, 17 Apr 2013 15:21:42 +0000 (18:21 +0300)]
custom-test.js: minor simplification

11 years agoHistory.md: use the right number of equal signs.
XhmikosR [Tue, 16 Apr 2013 09:03:23 +0000 (12:03 +0300)]
History.md: use the right number of equal signs.

11 years agolib/clean.js: use single quotes
XhmikosR [Tue, 9 Apr 2013 17:12:11 +0000 (20:12 +0300)]
lib/clean.js: use single quotes

11 years agoupdate .jshintrc
XhmikosR [Tue, 9 Apr 2013 17:11:55 +0000 (20:11 +0300)]
update .jshintrc

11 years ago.npmignore: History.md is a valuable file which shouldn't be removed from the npm...
XhmikosR [Mon, 8 Apr 2013 08:25:13 +0000 (11:25 +0300)]
.npmignore: History.md is a valuable file which shouldn't be removed from the npm distribution.

11 years agoVersion 1.0.1.
GoalSmashers [Mon, 8 Apr 2013 06:30:17 +0000 (08:30 +0200)]
Version 1.0.1.

11 years agoMerge pull request #96 from sindresorhus/patch-1
Goal Smashers Dev Team [Mon, 8 Apr 2013 06:25:29 +0000 (23:25 -0700)]
Merge pull request #96 from sindresorhus/patch-1

npmignore unneeded files

11 years agonpmignore unneeded files
Sindre Sorhus [Sun, 7 Apr 2013 23:34:10 +0000 (02:34 +0300)]
npmignore unneeded files

11 years agoVersion 1.0!
GoalSmashers [Sat, 30 Mar 2013 17:52:30 +0000 (18:52 +0100)]
Version 1.0!

11 years agoFollow up to #86 - removing extra space after removed comment.
GoalSmashers [Sat, 30 Mar 2013 16:02:57 +0000 (17:02 +0100)]
Follow up to #86 - removing extra space after removed comment.

11 years agoFollow up to #86 - removing extra line break when cleaning up extra comments.
GoalSmashers [Sat, 30 Mar 2013 11:44:08 +0000 (12:44 +0100)]
Follow up to #86 - removing extra line break when cleaning up extra comments.

11 years agoFollow up to #86 removing line breaks and extra spaces on Windows.
GoalSmashers [Sat, 30 Mar 2013 11:09:24 +0000 (12:09 +0100)]
Follow up to #86 removing line breaks and extra spaces on Windows.

11 years agoMerge pull request #93 from XhmikosR/master
Goal Smashers Dev Team [Sat, 30 Mar 2013 10:55:44 +0000 (03:55 -0700)]
Merge pull request #93 from XhmikosR/master

Updates

11 years agolib/clean.js: be consistent with the equal signs
XhmikosR [Sat, 30 Mar 2013 09:53:09 +0000 (11:53 +0200)]
lib/clean.js: be consistent with the equal signs

11 years agoHistory.md: sort issues by number
XhmikosR [Sat, 30 Mar 2013 09:12:05 +0000 (11:12 +0200)]
History.md: sort issues by number

11 years agopackage.json:
XhmikosR [Thu, 28 Mar 2013 18:45:10 +0000 (20:45 +0200)]
package.json:
* add readmeFilename
* add license
* refactor entries a little

11 years agotest/custom-test.js: follow up to f4c614bdaa1cef12a44e54741500aa44743847a1
XhmikosR [Thu, 28 Mar 2013 17:42:57 +0000 (19:42 +0200)]
test/custom-test.js: follow up to f4c614bdaa1cef12a44e54741500aa44743847a1

11 years agoswitch to single quotes
XhmikosR [Tue, 26 Mar 2013 14:29:58 +0000 (16:29 +0200)]
switch to single quotes

11 years agoFixes #86 - broken charset replacing when preceeded by text content.
GoalSmashers [Sat, 30 Mar 2013 09:04:41 +0000 (10:04 +0100)]
Fixes #86 - broken charset replacing when preceeded by text content.

11 years agoFixes #88 - extra space in '! important'.
GoalSmashers [Fri, 29 Mar 2013 23:27:53 +0000 (00:27 +0100)]
Fixes #88 - extra space in '! important'.

11 years agoPreserving non-local imported files.
GoalSmashers [Fri, 29 Mar 2013 23:17:03 +0000 (00:17 +0100)]
Preserving non-local imported files.

11 years agoFixes #92 - uppercase colors to shortened version(s).
GoalSmashers [Fri, 29 Mar 2013 22:55:14 +0000 (23:55 +0100)]
Fixes #92 - uppercase colors to shortened version(s).

11 years agoReformatted `var` statements to follow one-var-per-line rule.
GoalSmashers [Tue, 26 Mar 2013 06:55:51 +0000 (07:55 +0100)]
Reformatted `var` statements to follow one-var-per-line rule.

11 years agoUpdates to History.md.
GoalSmashers [Sun, 24 Mar 2013 13:20:00 +0000 (14:20 +0100)]
Updates to History.md.

* use code in one more place
* use the same case for HSL/HSLA
* link to /package.json

11 years agoMerge pull request #82 from XhmikosR/master
Goal Smashers Dev Team [Sun, 24 Mar 2013 09:36:42 +0000 (02:36 -0700)]
Merge pull request #82 from XhmikosR/master

Various improvements by @XhmikosR.

11 years agoImprove README.md:
XhmikosR [Sat, 23 Mar 2013 10:11:54 +0000 (12:11 +0200)]
Improve README.md:

* improve the CLI switches display
* specify the language used in code blocks
* link to /test/bench.js
* break a long line

11 years agostyle consistency changes and normalize end lines
XhmikosR [Thu, 21 Mar 2013 22:02:20 +0000 (00:02 +0200)]
style consistency changes and normalize end lines

11 years agotest: style consistency changes and simplify quotes
XhmikosR [Mon, 18 Mar 2013 18:09:33 +0000 (20:09 +0200)]
test: style consistency changes and simplify quotes

11 years agoUse "node.js" name instead of "node"
XhmikosR [Mon, 18 Mar 2013 10:39:05 +0000 (12:39 +0200)]
Use "node.js" name instead of "node"

11 years agoHistory.md: link to the files in the repo
XhmikosR [Mon, 18 Mar 2013 10:32:29 +0000 (12:32 +0200)]
History.md: link to the files in the repo

11 years agoFixes #80 - quotation in multi line strings.
GoalSmashers [Fri, 22 Mar 2013 06:30:31 +0000 (07:30 +0100)]
Fixes #80 - quotation in multi line strings.

11 years agoFixes #2 - resolving @import rules.
GoalSmashers [Thu, 21 Mar 2013 21:43:54 +0000 (22:43 +0100)]
Fixes #2 - resolving @import rules.

* Supporting both relative and absolute paths (via `-r` / `root` options).

11 years agoAdds node.js 0.10 to a list of tested node.js versions @ Travis.
GoalSmashers [Wed, 20 Mar 2013 07:38:13 +0000 (08:38 +0100)]
Adds node.js 0.10 to a list of tested node.js versions @ Travis.

11 years agoReworked RGB to hex conversions.
GoalSmashers [Wed, 20 Mar 2013 07:30:18 +0000 (08:30 +0100)]
Reworked RGB to hex conversions.

11 years agoFixed spec duplication in tests.
GoalSmashers [Wed, 20 Mar 2013 07:18:08 +0000 (08:18 +0100)]
Fixed spec duplication in tests.

11 years agoFixes #83 - HSL to hex color conversions.
GoalSmashers [Wed, 20 Mar 2013 07:14:33 +0000 (08:14 +0100)]
Fixes #83 - HSL to hex color conversions.

11 years agoMerge branch 'master' of github-gs:GoalSmashers/clean-css
GoalSmashers [Tue, 19 Mar 2013 20:35:56 +0000 (21:35 +0100)]
Merge branch 'master' of github-gs:GoalSmashers/clean-css

11 years agoVersion 0.10.2.
GoalSmashers [Tue, 19 Mar 2013 20:34:41 +0000 (21:34 +0100)]
Version 0.10.2.

11 years agoFixes #79 - node.js 0.10.x compatibility.
GoalSmashers [Tue, 19 Mar 2013 20:32:17 +0000 (21:32 +0100)]
Fixes #79 - node.js 0.10.x compatibility.

11 years agoMerge pull request #78 from XhmikosR/master
Goal Smashers Dev Team [Sun, 17 Mar 2013 12:55:59 +0000 (05:55 -0700)]
Merge pull request #78 from XhmikosR/master

Fixes typo in tests.

11 years agoignore npm-debug.log
XhmikosR [Sun, 17 Mar 2013 08:29:48 +0000 (10:29 +0200)]
ignore npm-debug.log

11 years agofix typo in test
XhmikosR [Sun, 17 Mar 2013 08:11:14 +0000 (10:11 +0200)]
fix typo in test

11 years agoStripping line breaks in attributes & urls. Follow up to #46.
GoalSmashers [Sat, 16 Mar 2013 20:15:47 +0000 (21:15 +0100)]
Stripping line breaks in attributes & urls. Follow up to #46.

11 years agoFixes #44 - missing examples in --help.
GoalSmashers [Sat, 16 Mar 2013 16:46:59 +0000 (17:46 +0100)]
Fixes #44 - missing examples in --help.

11 years agoAdded one more test for too agressive minification of URLs (see #73).
GoalSmashers [Sat, 16 Mar 2013 15:46:02 +0000 (16:46 +0100)]
Added one more test for too agressive minification of URLs (see #73).

11 years agoFixes #46 - special characters in URLs and attributes.
GoalSmashers [Sat, 16 Mar 2013 15:39:19 +0000 (16:39 +0100)]
Fixes #46 - special characters in URLs and attributes.

* Simplified preserving 'content' attribute's content.

11 years agoMerge pull request #77 from XhmikosR/master
Goal Smashers Dev Team [Fri, 15 Mar 2013 21:56:19 +0000 (14:56 -0700)]
Merge pull request #77 from XhmikosR/master

Readme.md: add version badge

11 years agoREADME.md: add version badge
XhmikosR [Wed, 13 Mar 2013 17:48:51 +0000 (19:48 +0200)]
README.md: add version badge

11 years agoMerge pull request #75 from XhmikosR/master
Goal Smashers Dev Team [Wed, 6 Mar 2013 18:01:06 +0000 (10:01 -0800)]
Merge pull request #75 from XhmikosR/master

Update JSHint to 1.1.x.

11 years agoupdate JSHint dependency
XhmikosR [Wed, 6 Mar 2013 05:16:22 +0000 (07:16 +0200)]
update JSHint dependency

11 years agoMerge pull request #74 from XhmikosR/master
Goal Smashers Dev Team [Tue, 5 Mar 2013 21:41:44 +0000 (13:41 -0800)]
Merge pull request #74 from XhmikosR/master

Update README.md with dependencies status badge.

11 years agoupdate History.md
XhmikosR [Tue, 5 Mar 2013 18:09:36 +0000 (20:09 +0200)]
update History.md

11 years agoUpdate README.md.
XhmikosR [Mon, 4 Mar 2013 11:47:34 +0000 (13:47 +0200)]
Update README.md.

Add dependencies status badge.

11 years agoMerge pull request #72 from XhmikosR/jshint
Goal Smashers Dev Team [Sun, 3 Mar 2013 11:02:56 +0000 (03:02 -0800)]
Merge pull request #72 from XhmikosR/jshint

Update to JSHint 1.0.x.

11 years agoREADME.md: use the relative path to LICENSE
XhmikosR [Tue, 26 Feb 2013 16:10:09 +0000 (18:10 +0200)]
README.md: use the relative path to LICENSE

11 years agoupdate to JSHint 1.0.x
XhmikosR [Thu, 21 Feb 2013 22:04:27 +0000 (00:04 +0200)]
update to JSHint 1.0.x

11 years agoMerge pull request #71 from tim-peterson/master
Goal Smashers Dev Team [Thu, 21 Feb 2013 06:56:58 +0000 (22:56 -0800)]
Merge pull request #71 from tim-peterson/master

Tim Peterson Benchmark comparing compression size of Clean-CSS and YUI compressor

11 years agoTim Peterson Benchmark comparing compression size of Clean-CSS and YUI compressor...
tim peterson [Wed, 20 Feb 2013 22:47:20 +0000 (17:47 -0500)]
Tim Peterson Benchmark comparing compression size of Clean-CSS and YUI compressor, forgot to add my own site stylesheet (TP-site.css)

11 years agoTim Peterson Benchmark comparing compression size of Clean-CSS and YUI compressor...
tim peterson [Wed, 20 Feb 2013 22:46:24 +0000 (17:46 -0500)]
Tim Peterson Benchmark comparing compression size of Clean-CSS and YUI compressor, forgot to add my own site stylesheet

11 years agoTim Peterson Benchmark comparing compression size of Clean-CSS and YUI compressor
tim peterson [Wed, 20 Feb 2013 22:41:25 +0000 (17:41 -0500)]
Tim Peterson Benchmark comparing compression size of Clean-CSS and YUI compressor

11 years agoFixed history.
GoalSmashers [Thu, 14 Feb 2013 21:37:47 +0000 (22:37 +0100)]
Fixed history.

11 years agoVersion 0.10.1.
GoalSmashers [Thu, 14 Feb 2013 21:35:17 +0000 (22:35 +0100)]
Version 0.10.1.

11 years agoMerge branch 'master' of github-gs:GoalSmashers/clean-css
GoalSmashers [Thu, 14 Feb 2013 21:30:29 +0000 (22:30 +0100)]
Merge branch 'master' of github-gs:GoalSmashers/clean-css

11 years agoFixes #66 - line breaks without extra spaces should be handled correctly.
GoalSmashers [Thu, 14 Feb 2013 21:29:25 +0000 (22:29 +0100)]
Fixes #66 - line breaks without extra spaces should be handled correctly.

11 years agoClarified CLI arguments order.
Goal Smashers Dev Team [Sat, 9 Feb 2013 17:53:19 +0000 (18:53 +0100)]
Clarified CLI arguments order.

11 years agoCorrected version number.
GoalSmashers [Sat, 9 Feb 2013 16:44:53 +0000 (17:44 +0100)]
Corrected version number.

11 years agoMerge pull request #63 from XhmikosR/master
Goal Smashers Dev Team [Sat, 9 Feb 2013 16:43:32 +0000 (08:43 -0800)]
Merge pull request #63 from XhmikosR/master

History.md

11 years agoHistory.md: use MarkDown syntax
XhmikosR [Sat, 9 Feb 2013 16:35:04 +0000 (18:35 +0200)]
History.md: use MarkDown syntax

11 years agoVersion 0.10.0.
GoalSmashers [Sat, 9 Feb 2013 16:26:32 +0000 (17:26 +0100)]
Version 0.10.0.

11 years agoMerge pull request #62 from XhmikosR/master
Goal Smashers Dev Team [Sat, 9 Feb 2013 13:11:58 +0000 (05:11 -0800)]
Merge pull request #62 from XhmikosR/master

update Readme.md

11 years agoupdate README.md with the new cli options
XhmikosR [Sat, 9 Feb 2013 10:23:27 +0000 (12:23 +0200)]
update README.md with the new cli options

11 years agoFixes #47 - commandline issues on Windows.
GoalSmashers [Sat, 9 Feb 2013 10:01:07 +0000 (11:01 +0100)]
Fixes #47 - commandline issues on Windows.

* Replaces optimist (processing CLI options) with commander.
* Removes binary tests under Windows (to be investigated).

11 years agoFixes #60 - tests broken on Windows.
Goal Smashers Dev Team [Sat, 9 Feb 2013 09:42:07 +0000 (10:42 +0100)]
Fixes #60 - tests broken on Windows.

11 years agoMerge pull request #61 from XhmikosR/master
Goal Smashers Dev Team [Sat, 9 Feb 2013 07:42:46 +0000 (23:42 -0800)]
Merge pull request #61 from XhmikosR/master

Updating dev deps (vows 0.7).

11 years agoupdate dependencies
XhmikosR [Wed, 6 Feb 2013 18:02:22 +0000 (20:02 +0200)]
update dependencies

11 years agoAdded tests covering shortening colors inside IE filters.
GoalSmashers [Fri, 8 Feb 2013 22:44:41 +0000 (23:44 +0100)]
Added tests covering shortening colors inside IE filters.

11 years agoFixes #49 - removing empty selectors from media query.
GoalSmashers [Mon, 28 Jan 2013 18:02:28 +0000 (19:02 +0100)]
Fixes #49 - removing empty selectors from media query.

11 years agoFixes #52 - stripping fraction zeros if not needed.
GoalSmashers [Mon, 28 Jan 2013 16:41:18 +0000 (17:41 +0100)]
Fixes #52 - stripping fraction zeros if not needed.

11 years agoFixes #59 - invalid 'content' property processing if a selector with 'content' substr...
GoalSmashers [Mon, 28 Jan 2013 15:32:04 +0000 (16:32 +0100)]
Fixes #59 - invalid 'content' property processing if a selector with 'content' substring is matched earlier on.

11 years agoFixes #58 - should remove space before colon where possible.
GoalSmashers [Mon, 28 Jan 2013 15:08:19 +0000 (16:08 +0100)]
Fixes #58 - should remove space before colon where possible.

11 years agoMerge pull request #56 from XhmikosR/master
Goal Smashers Dev Team [Wed, 16 Jan 2013 13:29:18 +0000 (05:29 -0800)]
Merge pull request #56 from XhmikosR/master

Copyright year bumped, formatting fixes.

11 years agobump copyright year
XhmikosR [Tue, 15 Jan 2013 09:21:52 +0000 (11:21 +0200)]
bump copyright year

11 years agoHistory.md: break line
XhmikosR [Tue, 15 Jan 2013 09:20:52 +0000 (11:20 +0200)]
History.md: break line

11 years agolib/clean.js: remove trailing spaces
XhmikosR [Tue, 15 Jan 2013 09:19:59 +0000 (11:19 +0200)]
lib/clean.js: remove trailing spaces

11 years agoMentioned @rrjaime fix to @charset.
GoalSmashers [Mon, 14 Jan 2013 22:28:30 +0000 (23:28 +0100)]
Mentioned @rrjaime fix to @charset.