clean-css.git
2015-02-10 Jakub PawlowiczFixes an edge case in merging non-adjacent selectors...
2015-02-10 Jakub PawlowiczFixes #204 - media query merging.
2015-02-10 Jakub PawlowiczFixes tokenization regression issue.
2015-02-10 Jakub PawlowiczMerge pull request #456 from XhmikosR/travis
2015-02-07 XhmikosRTravis: test node.js 0.12 too.
2015-02-07 Jakub PawlowiczVersion 3.0.10 release notes.
2015-02-07 Jakub PawlowiczFixes #455 - whitespace between braces.
2015-02-07 Jakub PawlowiczFixes #453 - x & y `background-repeat`.
2015-02-05 Jakub PawlowiczVersion 3.0.9.
2015-02-05 Jakub PawlowiczFixes #452 - regression in non-adjacent merging.
2015-02-01 Jakub PawlowiczFixes #449 - missing close brace in a selector.
2015-01-31 Jakub PawlowiczVersion 3.0.8.
2015-01-31 Jakub PawlowiczFixes #447 - `background-color` in shorthands.
2015-01-31 Jakub PawlowiczFixes #450 - color names to hex codes.
2015-01-29 Jakub PawlowiczFixes #419 - handling multiple input source maps.
2015-01-23 Jakub PawlowiczFixes #445 - speed issue in url processor.
2015-01-23 Jakub PawlowiczEnsures all uppercase urls are turned into lowercase.
2015-01-22 Jakub PawlowiczFixes #442 - space before adjacent `nav`.
2015-01-22 Jakub PawlowiczFixes #439 - `background-origin` into shorthand.
2015-01-22 Jakub PawlowiczMerge pull request #443 from XhmikosR/master
2015-01-22 Jakub PawlowiczMerge pull request #440 from XhmikosR/patch-1
2015-01-22 XhmikosRUpdate JSHint to v2.6.0.
2015-01-22 Jakub PawlowiczVersion 3.0.7.
2015-01-22 Jakub PawlowiczFixes #441 - hex to name color converting.
2015-01-21 XhmikosRUpdate History.md
2015-01-20 Jakub PawlowiczFixes #435 - background-clip in background shorthand.
2015-01-20 Jakub PawlowiczVersion 3.0.6.
2015-01-20 Jakub PawlowiczRefixes #414 - source map position fallback.
2015-01-18 Jakub PawlowiczFixes #351 - remote `@import`s after content.
2015-01-18 Jakub PawlowiczVersion 3.0.5.
2015-01-18 Jakub PawlowiczFixes #433 - merging `!important` properties in shorthands.
2015-01-18 Jakub PawlowiczFixes #414 - source map position fallback.
2015-01-14 Jakub PawlowiczAdds missing info about passing arrays to `minify`...
2015-01-14 Jakub PawlowiczFixes #416 - accepts hash as a list of arguments.
2015-01-11 Jakub PawlowiczVersion 3.0.4.
2015-01-11 Jakub PawlowiczFixes #314 - handling spaces inside calc expressions.
2015-01-11 Jakub PawlowiczVersion 3.0.3.
2015-01-08 Jakub PawlowiczFixes #357 - remaining non-standard but valid URL syntax.
2015-01-08 Jakub PawlowiczFixes source map specs.
2015-01-08 Jakub PawlowiczFixes #431 - documents behaviour when no callback given.
2015-01-06 Jakub PawlowiczFixes #158 - adds advanced selectors rearrangements.
2015-01-06 Jakub PawlowiczAdds better non-adjacent selector merging when body...
2015-01-06 Jakub PawlowiczBumps master version to 3.1.0-pre.
2015-01-04 Jakub PawlowiczFixes #182 - removing space after closing brace.
2015-01-04 Jakub PawlowiczAdds 0deg -> 0 minification.
2015-01-04 Jakub PawlowiczVersion 3.0.2.
2015-01-04 Jakub PawlowiczFixes #422 - proper calc() handling in background position.
2014-12-31 Jakub PawlowiczMerge pull request #426 from XhmikosR/deps
2014-12-30 XhmikosRUpdate commander dependency.
2014-12-26 Jakub PawlowiczMerge pull request #424 from XhmikosR/patch-1
2014-12-25 XhmikosRUpdate README.md
2014-12-25 Jakub PawlowiczMerge pull request #423 from XhmikosR/deps
2014-12-25 XhmikosRUpdate Browserify devDependency.
2014-12-20 Jakub PawlowiczMerge pull request #413 from silverwind/patch-1
2014-12-20 silverwindReadme: Update badges
2014-12-19 Jakub PawlowiczVersion 3.0.1.
2014-12-19 Jakub PawlowiczFixes #410 - handling comments in advanced optimizations.
2014-12-19 Jakub PawlowiczFixes #411 - stringifying properties with important...
2014-12-18 Jakub PawlowiczVersion 3.0.0.
2014-12-18 Jakub PawlowiczAdds missing history of 2.2.x.
2014-12-18 Jakub PawlowiczFixes #405 - background-size merging is off by default.
2014-12-18 Jakub PawlowiczFixes #398 - restoring important comments.
2014-12-16 Jakub PawlowiczUpdates readme with a correct path to integration tests.
2014-12-16 Jakub PawlowiczMoves 'test/data' and 'test/data-bench' to 'test/fixtures'.
2014-12-16 Jakub PawlowiczBumps nock and changes its version matching.
2014-12-15 Jakub PawlowiczSimplifies assert checks in tests.
2014-12-14 Jakub PawlowiczFixes #400 - CleanCSS#minify accepts an array of filenames.
2014-12-14 Jakub PawlowiczFixes broken specs due to code formatting :/
2014-12-14 Jakub PawlowiczAverages benchmark time over 10 runs.
2014-12-13 Jakub PawlowiczSimplifies arguments handling in binary.
2014-12-13 Jakub PawlowiczRewrites url rebasing and rewriting in OO style.
2014-12-13 Jakub PawlowiczRemoves unnecessary variable declarations.
2014-12-13 Jakub PawlowiczSimplifies input source map tracker.
2014-12-13 Jakub PawlowiczRewrites ImportInliner for full OO.
2014-12-13 Jakub PawlowiczFixes issue #404 - removes all state sharing in API.
2014-12-13 Jakub PawlowiczFixes #304 - background position merging.
2014-12-12 Jakub PawlowiczFixes #403 - reworks tracking input files in source...
2014-12-10 Jakub PawlowiczRemoves extra `list-style` and `outline` merging.
2014-12-10 Jakub PawlowiczFixes #373 - background merging is entirely handled...
2014-12-10 Jakub PawlowiczBumps nock dev dependency to 0.51.
2014-12-10 Jakub PawlowiczBumps Browserify dev dependency to 7.x.
2014-12-09 Jakub PawlowiczFixes #352 - honors `rebase: false` / `--skip-rebase...
2014-12-09 Jakub PawlowiczUpdates source maps documentation.
2014-12-08 Jakub PawlowiczAdds source map info to release notes.
2014-12-08 Jakub PawlowiczUpdates acknowledgements section.
2014-12-08 Jakub PawlowiczAdds source map documentation to readme.
2014-12-08 Jakub PawlowiczSimplifies regular expressions in CleanUp module.
2014-12-08 Jakub PawlowiczImproves selector cleanup.
2014-12-08 Jakub PawlowiczFixes rebasing input source map sources.
2014-12-08 Jakub PawlowiczFixes handling escaped comments in tokenizer.
2014-12-08 Jakub PawlowiczFixes tracking nested selectors from source input maps.
2014-12-08 Jakub PawlowiczFixes rouge whitespace handling.
2014-12-08 Jakub PawlowiczFixes generating relative paths to mapped source files.
2014-12-08 Jakub PawlowiczFixes building source maps for styles with and without...
2014-12-08 Jakub PawlowiczSimplifies resolving paths in source map stringifier.
2014-12-08 Jakub PawlowiczRefactors source map stringifier in OO style.
2014-12-08 Jakub PawlowiczChanges column base in source maps from 1 to 0.
2014-12-08 Jakub PawlowiczRemoves `name` property from output source map.
2014-12-08 Jakub PawlowiczAdds correct rebasing for sources in input source maps.
2014-12-08 Jakub PawlowiczFixes an issue with incorrect source maps inside proper...
next