clean-css.git
2014-10-10 Jakub PawlowiczAdds simple EscapeStore spec.
2014-10-10 Jakub PawlowiczMoves unit tests to integration.
2014-10-10 Jakub PawlowiczBreaks 2.x compatibility for using CleanCSS as a function.
2014-10-10 Jakub PawlowiczTurns upcoming version to 3.x (yay!).
2014-09-16 Jakub PawlowiczVersion 2.2.16.
2014-09-16 Jakub PawlowiczFixes #358 - property merging in compatibility mode.
2014-09-16 Jakub PawlowiczFixes #354 - !important overriding in shorthands.
2014-09-16 Jakub PawlowiczFixes #359 - handling escaped double backslash.
2014-09-16 Jakub PawlowiczFixes #356 - leaving out IE7 *+html hack if ie7 compati...
2014-09-15 Ҽ˿Add seven kinds of SVG 1.0 grey variants color keywords...
2014-08-31 Jakub PawlowiczVersion 2.2.15.
2014-08-31 Jakub PawlowiczFixes #350 - edge cases in `@import` processing.
2014-08-31 Jakub PawlowiczFixes #346 - overriding !important by !important which...
2014-08-27 Daniel DarabosFixes #345 - disable rebasing for document-relative...
2014-08-27 Már ÖrlygssonClarify that rounding-precision only applies to px...
2014-08-25 Jakub PawlowiczAllows `target` option to be a path to a folder instead...
2014-08-25 Jakub PawlowiczUpdates release notes.
2014-08-25 Jakub PawlowiczMerge pull request #343 from noslouch/master
2014-08-25 Jakub PawlowiczVersion 2.2.14.
2014-08-25 Jakub PawlowiczFixes #339 - skips invalid properties.
2014-08-25 Jakub PawlowiczFixes #341 - ensures output is shorter than input.
2014-08-25 Jakub PawlowiczMakes multival operations idempotent.
2014-08-25 Jakub PawlowiczFixes #342 - using clean-css in gulp via vinyl-map...
2014-08-24 Jakub PawlowiczFinalise repository move.
2014-08-22 Brian Whittonsimplifies transparency check to only look for zeroes...
2014-08-14 Goal Smashers... Merge pull request #340 from lukeapage/patch-2
2014-08-14 Luke PageAdd roundingPrecision to programattic description
2014-08-12 Jakub PawlowiczVersion 2.2.13.
2014-08-12 Andrew CritesFix #337 -- component importance.
2014-08-02 Jakub PawlowiczVersion 2.2.12.
2014-08-02 Jakub PawlowiczFixes #332 - background shorthand with none and color...
2014-08-02 Jakub PawlowiczRefixes #325 - invalid charset declarations.
2014-08-02 Jakub PawlowiczFixes invalid CSS in unit tests.
2014-08-02 Jakub PawlowiczFixes #329 - font shorthands incorrectly processed.
2014-08-02 Jakub PawlowiczFixes issue with tokenizer removing first selector...
2014-07-28 Jakub PawlowiczVersion 2.2.11.
2014-07-28 Jakub PawlowiczFixes #326 - regression issue in background-size minifi...
2014-07-27 Jakub PawlowiczVersion 2.2.10.
2014-07-27 Jakub PawlowiczFixes #322 - adds background-size support to advanced...
2014-07-27 Jakub PawlowiczFixes #307 - background-color in muliple backgrounds.
2014-07-27 Jakub PawlowiczImproves performance of advanced mode validators.
2014-07-27 Jakub PawlowiczFixes #323 - variable references being stripped out.
2014-07-27 Jakub PawlowiczFixes #325 - removing invalid special declarations.
2014-07-25 Goal Smashers... Merge pull request #324 from XhmikosR/browserify
2014-07-25 XhmikosRUpdate browserify to v5.x.
2014-07-23 Jakub PawlowiczVersion 2.2.9.
2014-07-23 Jakub PawlowiczRemoves `fourBySpacesOrFunctions` thanks to new Splitte...
2014-07-23 Jakub PawlowiczAdds `background` normalization according to W3C spec.
2014-07-23 Jakub PawlowiczFixes #316 - incorrect background processing.
2014-07-23 Jakub PawlowiczTurns comma splitter into a more generic splitter.
2014-07-22 Goal Smashers... Merge pull request #320 from XhmikosR/commander
2014-07-22 Goal Smashers... Merge pull request #319 from aymericbeaumet/master
2014-07-22 XhmikosRUpdate commander to 2.3.x.
2014-07-21 Aymeric BeaumetUpdate readme
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.
next