clean-css.git
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...
2014-02-01 GoalSmashersFixes #220 - universal selector between two comments.
2014-02-01 GoalSmashersFixes #218 - gets rid of @import statements appearing...
2014-01-30 GoalSmashersFixes out of bounds values in rgb / rgba declarations...
2014-01-30 GoalSmashersFixes #216 - handling 0% in rgb / rgba declarations.
2014-01-30 tomByrerFixes #213 - faster rgb to hex transforms.
2014-01-26 Goal Smashers... Fixes path slashes in Readme to correct ones.
2014-01-26 Goal Smashers... Fixes #212 - adds contributing rules to readme.
2014-01-16 GoalSmashersVersion 2.0.7.
2014-01-16 GoalSmashersFixes #208 - fixes swallowing `@viewport`, `@page`...
2014-01-11 GoalSmashersFixes #207 - bug in parsing protocol `@import`s.
2014-01-11 Goal Smashers... Merge pull request #206 from XhmikosR/master
2014-01-11 XhmikosRUpdate nock dependency.
2014-01-06 GoalSmashersFixes debug mode stats for stylesheets using `@import...
2014-01-06 GoalSmashersAdds inlining info in debug mode.
2014-01-06 GoalSmashersFixes #85 - adds resolving protocol @import statements.
2014-01-06 GoalSmashersAdds an optional callback to CleanCSS#minify method.
2014-01-04 GoalSmashersVersion 2.0.6.
2014-01-04 GoalSmashersFixes #198 - correctly handle a mixup of comments and...
2014-01-04 GoalSmashersFixes #205 - freeze on broken @import declaration.
2014-01-03 GoalSmashersUpdates copyright stamps.
2014-01-03 GoalSmashersMerge branch 'master' of github.com:GoalSmashers/clean-css
2014-01-03 GoalSmashersVersion 2.0.5.
2014-01-03 GoalSmashersFixes #203 - passing Buffer instance as a first argumen...
2014-01-03 GoalSmashersFixes #199 - keeps line breaks if requested when advanc...
2013-12-27 Goal Smashers... Merge pull request #200 from XhmikosR/master
2013-12-27 XhmikosRUpdate JSHint dependency.
2013-12-27 XhmikosRUpdate README.md.
2013-12-19 GoalSmashersVersion 2.0.4.
2013-12-19 Goal Smashers... Merge pull request #193 from MWers/hsl-range
2013-12-19 Matt WalkerAdded out-of-bounds handling for hslToRgb function...
2013-12-18 GoalSmashersVersion 2.0.3.
2013-12-18 GoalSmashersFixes #192 - many `@import`s inside a comment.
next