clean-css.git
2014-07-14 Jakub PawlowiczVersion 2.2.8.
2014-07-14 Jakub PawlowiczFixes #313 - processing comment marks in urls.
2014-07-14 Jakub PawlowiczFixes #315 - rgba/hsla -> transparent in gradients.
2014-07-10 Jakub PawlowiczVersion 2.2.7.
2014-07-10 Jakub PawlowiczFixes #312 - merging backgrounds when one property...
2014-07-10 Jakub PawlowiczFixes #304 - merging multiple backgrounds.
2014-07-05 Jakub PawlowiczVersion 2.2.6.
2014-07-05 Jakub PawlowiczAdds faster quote matching in QuoteScanner.
2014-07-05 Jakub PawlowiczFixes #308 - parsing comments in quoted urls.
2014-07-05 Jakub PawlowiczImproves QuoteScanner to handle comments correctly.
2014-07-04 Jonathan-LFixes #311 - exception with leading/trailing decimal...
2014-06-29 Jakub PawlowiczVersion 2.2.5.
2014-06-29 Jakub PawlowiczReplaces same horizontal & vertical value in border...
2014-06-29 Jakub PawlowiczRemoves extra spaces around / in border-radius.
2014-06-29 Jakub PawlowiczShortens `border-radius` addFourValueShorthand calls.
2014-06-29 Jakub PawlowiczRefactors addFourValueShorthand to accept hash of options.
2014-06-29 Eric AndersonFixes #305 - allows width keywords in border-width.
2014-06-27 Jakub PawlowiczVersion 2.2.4.
2014-06-27 Jakub PawlowiczFixes #301 - proper border-radius processing.
2014-06-26 Goal Smashers... Merge pull request #303 from itrelease/master
2014-06-26 Anton ByrnaPreserve viewport units
2014-06-24 Jakub PawlowiczVersion 2.2.3.
2014-06-24 Jakub PawlowiczFixes #302 - handling of outline-style: auto.
2014-06-18 Jakub PawlowiczFixes History.md links to version diffs.
2014-06-18 Jakub PawlowiczVersion 2.2.2.
2014-06-18 Jakub PawlowiczFixes #297 - box-shadow zeros minification.
2014-06-17 Goal Smashers... Merge pull request #300 from poying/master
2014-06-17 Po-Ying Chenadd component-builder2
2014-06-14 Goal Smashers... Merge pull request #296 from shinnn/master
2014-06-14 Jakub PawlowiczVersion 2.2.1.
2014-06-14 Jakub PawlowiczFixes #294 - space after rgba/hsla is required in IE...
2014-06-14 shinnnAdd list of clean-css plugins, instead of uncss's
2014-06-14 Jakub PawlowiczFixes new property optimizer for 'none' values.
2014-06-11 Jakub PawlowiczVersion 2.2.0.
2014-06-11 Jakub PawlowiczFixes #276 - unicode content mistakenly taken as IE...
2014-06-11 Jakub PawlowiczMoves escaping specs under cssContext.
2014-06-11 Jakub PawlowiczUpdates History.md with #293 fix.
2014-06-11 Goal Smashers... Merge pull request #293 from leevigraham/master
2014-06-11 Leevi GrahamHonour escaped @ symbols in classnames and ids
2014-06-09 Jakub PawlowiczImproves protocol import tests to avoid DNS lookup.
2014-06-08 Jakub PawlowiczDisables new property optimizer if body is not optimizable.
2014-06-08 Jakub PawlowiczAdds caching components.length in shorthand compactor.
2014-06-08 Jakub PawlowiczAdds faster Token#detokenize.
2014-06-08 Goal Smashers... Merge pull request #291 from tomByrer/patch-1
2014-06-08 tomByrer+ Gulp, Broccoli, Brunch, & Addy's build-tools
2014-06-08 Jakub PawlowiczFixes list-style-* advanced processing.
2014-06-08 Jakub PawlowiczFixes #210 - adds temporary workaround for aggressive...
2014-06-07 Jakub PawlowiczAdds browserify info to changelog.
2014-06-07 Goal Smashers... Merge pull request #262 from XhmikosR/browserify
2014-06-07 Jakub PawlowiczFixes #288 - adds smarter expression parsing.
2014-06-05 Jakub PawlowiczFixes #287 - adds `--rounding-precision` to control...
2014-06-05 XhmikosRAdd browserify support.
2014-06-05 Jakub PawlowiczAdds minifying remote files directly from CLI.
2014-06-05 Jakub PawlowiczFixes #265 - adds support for multiple input files.
2014-06-03 Jakub PawlowiczFixes #246 - removes IE hacks when not in compatibility...
2014-06-02 Jakub PawlowiczFixes #257 - turns hsla/rgba to transparent if possible.
2014-06-02 Goal Smashers... Merge pull request #285 from shinnn/master
2014-06-01 Jakub PawlowiczFixes #197 - merging borders by understandability.
2014-06-01 shinnnUse original JSHint instead of fork
2014-06-01 shinnnFix CI setting to pass the test against Node v0.8
2014-05-31 Jakub PawlowiczFixes #275 - -ms-transform translate/translate3d overri...
2014-05-31 Jakub PawlowiczAdds a custom build on jshint compatible with node...
2014-04-26 Goal Smashers... Merge pull request #277 from XhmikosR/master
2014-04-25 XhmikosRUpdate nock to 0.28.x.
2014-04-14 Goal Smashers... Merge pull request #274 from XhmikosR/master
2014-04-09 XhmikosRREADME.md: switch to SVG badges.
2014-04-04 Goal Smashers... Merge pull request #271 from XhmikosR/jshint
2014-04-02 XhmikosRUpdate JSHint to 2.5.0.
2014-03-29 Goal Smashers... Merge pull request #269 from XhmikosR/commas
2014-03-29 Goal Smashers... Merge pull request #268 from XhmikosR/master
2014-03-29 Goal Smashers... Merge pull request #270 from XhmikosR/history
2014-03-29 XhmikosRUpdate History.md.
2014-03-29 XhmikosRRemove unneeded commas.
2014-03-29 XhmikosRUpdate commander dependency.
2014-03-28 Jakub PawlowiczVersion 2.1.8.
2014-03-28 Jakub PawlowiczFixes #267 - incorrect non-adjacent selector merging.
2014-03-24 Goal Smashers... Merge pull request #261 from XhmikosR/master
2014-03-24 Jakub PawlowiczVersion 2.1.7.
2014-03-24 Jakub PawlowiczFixes #264 - processing `@import` statements inside...
2014-03-20 XhmikosRClean up .jshintrc.
2014-03-10 Jakub PawlowiczVersion 2.1.6.
2014-03-10 Jakub PawlowiczFixes wrong @import handling in EmptyRemoval.
2014-03-07 Jakub PawlowiczVersion 2.1.5.
2014-03-07 Jakub PawlowiczFixes #255 - incorrect processing of a trailing '-0...
2014-03-07 Goal Smashers... Merge pull request #252 from hhua/box_shadow_zeros
2014-03-07 Han HuaFixes #252 - box-shadow with three zeros compression
2014-03-05 Jakub PawlowiczAdds a list of issues fixed by @Venemo.
2014-03-05 Jakub PawlowiczAdds an acknowledgment for @Venemo.
2014-03-05 Goal Smashers... Merge pull request #249 from Venemo/master
2014-03-04 Timur KristófImplemented stylistic changes as asked
2014-03-04 Goal Smashers... Adds a link to our style guide.
2014-03-01 Jakub PawlowiczRefixes #250 via new quotation marks removal algorithm.
2014-03-01 Jakub PawlowiczAdds a better algorithm for quotation marks' removal.
2014-03-01 Jakub PawlowiczMoves quotation matching into a QuoteScanner class.
2014-03-01 Jakub PawlowiczVersion 2.1.4.
2014-03-01 Jakub PawlowiczFixes #250 - correctly handle JSON data in quotations.
2014-02-28 Timur KristófSome final touches and more tests
2014-02-28 Timur KristófNew optimizer supports border-radius, border-color...
2014-02-28 Timur KristófSplitting the new property optimizer into separate...
2014-02-27 Timur KristófShiny new property optimizer
next