clean-css.git
2013-11-16 GoalSmashersFixes #163 - adds pixel rounding to 2nd decimal place.
2013-11-16 GoalSmashersFixes #165 - adds removing extra space after rgba/hsla...
2013-11-14 GoalSmashersVersion 2.0.1.
2013-11-14 GoalSmashersFixes #176 - hangs when `undefined` is used as a proper...
2013-11-09 Goal Smashers... Merge pull request #175 from XhmikosR/master
2013-11-09 XhmikosRMinor style changes.
2013-11-05 Goal Smashers... Merge pull request #174 from XhmikosR/master
2013-11-05 XhmikosRUpdate JSHint's options.
2013-11-05 XhmikosRAdd "bin/cleancss" to the JSHint command and fix the...
2013-11-04 Goal Smashers... Adds a direct link to css-minification-benchmark results.
2013-11-04 GoalSmashersVersion 2.0.0.
2013-11-04 GoalSmashersRenames test/custom-test.js to test/module-test.js.
2013-11-04 GoalSmashersUpdates unit tests to allow flat arguments only in...
2013-11-04 GoalSmashersFixes #146 - moves benchmark out of the repository.
2013-11-04 GoalSmashersRearranges History.md a bit.
2013-11-04 GoalSmashersFixes #139 - adds consistent error and warning handling...
2013-11-04 Goal Smashers... Merge pull request #171 from XhmikosR/master
2013-11-04 XhmikosRUpdate JSHint options.
2013-11-04 XhmikosRStyle consistency changes.
2013-11-04 XhmikosRForce usage of single quotes in JSHint.
2013-11-04 GoalSmashersFixes #166 - output more info in CLI's `debug` mode.
2013-11-04 GoalSmashersFixes #145 - adds minifications stats when calling...
2013-11-04 Goal Smashers... Merge pull request #169 from XhmikosR/master
2013-11-03 GoalSmashersFixes #138 - makes CleanCSS interface fully object...
2013-11-03 XhmikosRUpdate docs.
2013-11-03 GoalSmashersFixes #167 - `background:transparent` minification.
2013-11-03 GoalSmashersImproves property overriding & redefining algorithm.
2013-11-03 GoalSmashersAdds reducing non-adjacent selectors when overridden...
2013-11-03 GoalSmashersAdds ignoring misplaced top level curly braces.
2013-11-03 GoalSmashersAdds `--skip-advanced`/`noAdvanced` switch to disable...
2013-11-03 GoalSmashersAdds reducing non-adjacent selectors.
2013-11-03 GoalSmashersAdds property overriding so more coarse properties...
2013-11-03 GoalSmashersRefactors property merging into a separate Optimizer...
2013-11-03 GoalSmashersAdds merging adjacent selectors if body is the same.
2013-11-03 GoalSmashersMakes all multiple selectors ordered alphabetically...
2013-11-03 GoalSmashersChanges behavior of `--keep-line-breaks`/`keepBreaks...
2013-11-02 GoalSmashersAdds merging adjacent selectors within a scope (single...
2013-11-02 GoalSmashersAdds merging duplicate properties within a single selec...
2013-11-02 GoalSmashersAdds removing duplicate selectors (same body) within...
2013-11-02 GoalSmashersAdds basic optimizer removing duplicate selectors from...
2013-11-02 GoalSmashersAdds CSS tokenizer which will make it possible to furth...
2013-11-02 GoalSmashersAdds longer escape markers to speed up searching.
2013-11-02 GoalSmashersFixes parsing expressions so it does not break selector...
2013-11-02 GoalSmashersFixes #162 - strips quotes from base64 encoded URLs.
2013-11-02 GoalSmashersFixes #159 - escaped quotes inside content property.
2013-11-01 GoalSmashersFixes invalid selectors in unit-test.js.
2013-10-31 GoalSmashersFixes #157 - gets rid of `removeEmpty` option.
2013-10-31 Goal Smashers... Adds 2.0 docs notice with link to 1.1 branch.
2013-10-28 GoalSmashersAdds an acknowledgement for @altschuler.
2013-10-28 GoalSmashersVersion 1.1.7.
2013-10-28 Goal Smashers... Merge pull request #156 from altschuler/master
2013-10-28 Simon AltschulerFixes #156 - makes inliner ignore @import inside comments
2013-10-28 GoalSmashersAdds missing `@import` processing to our benchmark...
2013-10-26 GoalSmashersAdds much faster removal of empty selectors & @media...
2013-10-26 GoalSmashersVersion 1.1.6.
2013-10-26 GoalSmashersFixes #155 - broken irregular CSS content.
2013-10-24 GoalSmashersVersion 1.1.5.
2013-10-24 Goal Smashers... Merge pull request #153 from shama/keepSpecialComments
2013-10-24 Goal Smashers... Merge pull request #154 from XhmikosR/master
2013-10-24 XhmikosRREADME.md: Switch to david-dm for the dependencies.
2013-10-24 XhmikosRUpdate JSHint dependency.
2013-10-23 Kyle Robinson... Allow keepSpecialComments to be set as a string
2013-10-23 GoalSmashersMerge branch 'master' of github-gs:GoalSmashers/clean-css
2013-10-23 GoalSmashersVersion 1.1.4.
2013-10-23 GoalSmashersFixes #152 - adds a `--skip-rebase` / noRebase option...
2013-10-19 Goal Smashers... Merge pull request #151 from XhmikosR/master
2013-10-19 XhmikosRUpdate JSHint dependency.
2013-10-04 XhmikosRUpdate package.json
2013-10-04 XhmikosRUpdate History.md.
2013-10-04 GoalSmashersVersion 1.1.3.
2013-10-04 GoalSmashersFixes #150 - minifying background:none shorthand.
2013-09-29 GoalSmashersVersion 1.1.2.
2013-09-29 GoalSmashersFixes #149 - shorthand font property with optional...
2013-09-27 GoalSmashersReplaces basic escaping of special data with one based...
2013-09-06 GoalSmashersVersion 1.1.1.
2013-09-06 GoalSmashersFixes #144 - skip URLs rebasing by default.
2013-09-06 GoalSmashersVersion 1.1.0.
2013-09-06 GoalSmashersFixes compression efficiency for stylesheets with ...
2013-09-06 GoalSmashersAdds simplified comments processing & imports.
2013-09-05 Goal Smashers... Merge pull request #142 from XhmikosR/master
2013-09-05 XhmikosRMove `-debug` lower in options.
2013-09-05 XhmikosRRemove unneeded parentheses.
2013-09-05 GoalSmashersFixes issue #141 - broken url rebasing on Windows.
2013-09-05 GoalSmashersRenames `debug` into `benchmark` for transformation...
2013-09-05 GoalSmashersFixes #43 - adds debug switch showing compression effic...
2013-09-05 Goal Smashers... Merge pull request #140 from XhmikosR/master
2013-09-04 XhmikosRUpdate docs.
2013-09-04 GoalSmashersUpdates documentation to reflect URLs rebasing.
2013-09-04 GoalSmashersFixes #129 - rebase urls relative to output file or...
2013-09-03 GoalSmashersMoves relative urls processing while importing to a...
2013-08-30 GoalSmashersFixes #124 - throws exception on broken @import statements.
2013-08-30 GoalSmashersUpdates #84 - adds media processing to external files.
2013-08-30 GoalSmashersFixes #84 - adds support for @import with media queries.
2013-08-30 Goal Smashers... Merge pull request #137 from XhmikosR/master
2013-08-29 XhmikosRUpdate History.md.
2013-08-29 XhmikosRtest/binary-test.js: use one var per line.
2013-08-29 GoalSmashersAdds tentative node.js 0.11.x support.
2013-08-29 GoalSmashersFixes #135 - Changes required node.js required version...
2013-08-29 GoalSmashersFixes #126 - adds proper handling of CSS expressions.
2013-08-29 Goal Smashers... Merge pull request #136 from XhmikosR/master
next