clean-css.git
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
2014-02-27 Jakub PawlowiczMoves JSHint config out of package.json.
2014-02-26 Jakub PawlowiczVersion 2.1.3.
2014-02-26 Jakub PawlowiczFixes #248 - incorrect merging of vendor selectors.
2014-02-25 Jakub PawlowiczFixes #247 - gets rid of deprecated selectorsMergeMode...
2014-02-25 Jakub PawlowiczMakes optimizer code a bit more understandable.
2014-02-25 Jakub PawlowiczVersion 2.1.2.
2014-02-25 Jakub PawlowiczFixes #245 - incorrect handling of backslash IE hack.
2014-02-23 Jakub PawlowiczReadds minification feedback for non-adjacent optimizer.
2014-02-23 Jakub PawlowiczRefactors the new, non-adjacent optimizer.
2014-02-23 Jakub PawlowiczAdds a better non-adjacent optimizer.
2014-02-19 Jakub PawlowiczVersion 2.1.1.
2014-02-19 Jakub PawlowiczAdds faster selectors processing in advanced optimizer.
2014-02-19 Jakub PawlowiczFixes #241 - incorrect handling of :not() selectors.
2014-02-18 Goal Smashers... Merge pull request #242 from lukeapage/patch-1
2014-02-18 Luke PageAdd compatibility to programmability section too
2014-02-13 Jakub PawlowiczVersion 2.1.0.
2014-02-13 Jakub PawlowiczAdds better structured batch tests.
2014-02-10 Jakub PawlowiczAdds a full list of unsupported selectors on IE7 and...
2014-02-10 Jakub PawlowiczFixes #235 - adds IE7 compatibility mode.
2014-02-10 Jakub PawlowiczFixes #236 - incorrect rebasing with nested `import`s.
2014-02-09 Jakub PawlowiczFixes #226 - skips border:none => border:0 minification.
2014-02-09 Jakub PawlowiczFixes #223 - adjacent selectors merging.
2014-02-07 Jakub PawlowiczVersion 2.0.8.
2014-02-07 Jakub PawlowiczFixes #232 - edge case in non-adjacent selectors merging.
2014-02-05 Jakub PawlowiczFixes #230 - adds better handling of zero values.
2014-02-03 GoalSmashersFixes #229 - adds improved processing of fraction numbers.
2014-02-03 GoalSmashersFixes #215 - adds removing leading zeros from numerical...
2014-02-01 GoalSmashersFixes #217 - removing extra whitespace from attribute...
next