clean-css.git
2017-01-23 Jakub PawlowiczUpdates acknowledgements section.
2017-01-23 Jakub PawlowiczSee #864 - adds better docs for optimization levels.
2017-01-23 Jakub PawlowiczRe-enables protocol tests on Windows.
2017-01-23 Jakub PawlowiczReworks Readme to be more readable.
2017-01-22 Jakub PawlowiczSee #846 - moves CLI to a separate repository.
2017-01-20 Jakub PawlowiczCleans up serializer code.
2017-01-20 Jakub PawlowiczRenames 'star' to 'asterisk'.
2017-01-20 Jakub PawlowiczRenames curly bracket constants.
2017-01-20 Jakub PawlowiczRenames `Token.BLOCK` to `Token.NESTED_BLOCK`.
2017-01-20 Jakub PawlowiczSimplifies `split` helper code.
2017-01-20 Jakub PawlowiczBumps copyright timestamps to 2017.
2017-01-20 Jakub PawlowiczFixes linting warning in specificity module.
2017-01-20 Jakub PawlowiczMoves API options setup to `options` folder-space.
2017-01-20 Jakub PawlowiczBumps online version to clean-css 3.4.24.
2017-01-20 Jakub PawlowiczVersion 3.4.24 release notes.
2017-01-20 Jakub PawlowiczFixes #859 - avoids `-webkit-border-radius` optimizations.
2017-01-20 Jakub PawlowiczSee #856 - adds missing History.md entry.
2017-01-20 Jakub PawlowiczFixes #863 - adds `transform` callback for custom optim...
2017-01-19 Jakub PawlowiczFixes #856 - allows `minify` to return a promise.
2017-01-19 Jakub PawlowiczAdds `overrideProperties` level 2 optimizations flag.
2017-01-19 Jakub PawlowiczMoves 'compacting' code to 'properties' folder-space.
2017-01-19 Jakub PawlowiczRenames `compactShorthands` level 2 option to `mergeInt...
2017-01-19 Jakub PawlowiczMakes compactable code more explicit.
2017-01-19 Jakub PawlowiczSee #290 - adds removing IE filters.
2017-01-19 Jakub PawlowiczSee #290 - removes aggressive merging.
2017-01-18 Jakub PawlowiczSee #290 - reworks `border` overriding.
2017-01-18 Jakub PawlowiczSee #290 - disables `font` shorthand overriding.
2017-01-18 Jakub PawlowiczSee #290 - disables `transition` shorthand overriding.
2017-01-18 Jakub PawlowiczSee #290 - disables `animation` shorthand overriding.
2017-01-15 Jakub PawlowiczSee #857 - removes redundant source map code.
2017-01-15 Jakub PawlowiczFixes #857 - normalizes CleanCSS API interface.
2017-01-14 Jakub PawlowiczRefactors validator into a set of functions.
2017-01-14 Jakub PawlowiczSee #799 - speeds up serializing code.
2017-01-14 Jakub PawlowiczSee #799 - adds an option to wrap output at arbitrary...
2017-01-13 Jakub PawlowiczSee #799 - changes formatting defaults.
2017-01-13 Jakub PawlowiczSee #799 - renames `beautify` option to `format`.
2017-01-13 Jakub PawlowiczSee #799 - adds granular formatting options.
2017-01-12 Jakub PawlowiczSee #773 - speeds up specificity lookup.
2017-01-12 Jakub PawlowiczFixes #773 - adds reordering based on selector specificity.
2017-01-11 Jakub PawlowiczSee #425 - nitpicking natural sorting algorithm.
2017-01-11 Jakub PawlowiczFixes #425 - enables natural method of sorting selectors.
2017-01-11 Jakub PawlowiczSee #425 - adds natural sorting algorithm.
2017-01-11 Jakub PawlowiczAlways run CI on Node.js 7 too.
2017-01-10 Jakub PawlowiczFixes #853 - renames level 2 options.
2017-01-10 Jakub PawlowiczRestores proper multiple level handling in CLI.
2017-01-10 Jakub PawlowiczAdds examples of `all` keyword in level 1/2 optimizations.
2017-01-10 Jakub PawlowiczAllows `all` shortcut in level 1 optimizations config.
2017-01-10 Jakub PawlowiczInverts some level 1 options for consistency.
2017-01-10 Jakub PawlowiczAdds granular control over level 1 optimizations.
2017-01-10 Jakub PawlowiczRenames level 1 optimizations test file.
2017-01-10 Jakub PawlowiczReorganizes level 1 optimizations.
2017-01-10 Jakub PawlowiczSee #731 - adds granular control over level 2 optimizat...
2017-01-09 Jakub PawlowiczRuns benchmark on each optimization level.
2017-01-09 Jakub PawlowiczSee #791 - normalizes stored paths.
2017-01-08 Jakub PawlowiczReorganizes optimizer around levels.
2017-01-08 Jakub PawlowiczSee #807 - disables restructuring optimizations.
2017-01-08 Alex Lam S.LSee #842 - removes HTML comments from selectors.
2017-01-08 Jakub PawlowiczSee #850 - restores `-On` CLI option.
2017-01-06 Jakub PawlowiczFixes #717 - makes level 1 optimizations default.
2017-01-06 Jakub PawlowiczFixes #836 - enables level `0` optimizations.
2017-01-06 Jakub PawlowiczSee #850 - allows `on` or `off` as level option values.
2017-01-06 Jakub PawlowiczSee #850 - cleans up optimization level code.
2017-01-06 Jakub PawlowiczSee #850 - allows overriding all options.
2017-01-06 Jakub PawlowiczFixes #850 - implements optimization levels.
2017-01-05 Jakub PawlowiczRemoves `benchmark` API option.
2017-01-04 Jakub PawlowiczFixed #828 - `-chrome-` hack support.
2017-01-04 Jakub PawlowiczFixes #460 - unescaped semicolon in selector.
2017-01-04 Jakub PawlowiczFixes #806 - skip optimizing variable properties.
2017-01-04 Jakub PawlowiczSee #796 - adds missing History.md entry.
2017-01-04 Jakub PawlowiczReuses `rulesOverlap` helper.
2017-01-04 Jakub PawlowiczFixes #796 - enables semantic merging for `@media`...
2017-01-04 Jakub PawlowiczSee #689 - fixes regression in parsing property blocks.
2017-01-01 Jakub PawlowiczFixes a bug ignoring incorrect properties in complex...
2017-01-01 Jakub PawlowiczSee #290 - allows `font-weight` overriding.
2017-01-01 Jakub PawlowiczSee #290 - allows `height` overriding.
2017-01-01 Jakub PawlowiczFixes #750 - allows `width` overriding.
2016-12-31 Jakub PawlowiczSee #829 - another performance optimization.
2016-12-30 Jakub PawlowiczSee #829 - fixes a typo in method name.
2016-12-30 Jakub PawlowiczSee #829 - some performance tweaks.
2016-12-30 Jakub PawlowiczFixes #829 - adds more strict selector merging rules.
2016-12-30 Jakub PawlowiczFixes #739 - error when a closing brace is missing.
2016-12-30 Jakub PawlowiczSee #703 - adds `ie11` alias to default compatibility.
2016-12-30 Jakub PawlowiczSee #703 - re-enables `background` longhand merging.
2016-12-30 Jakub PawlowiczSee #703 - adds `ie10` alias to default compatibility.
2016-12-30 Jakub PawlowiczSee #703 - changes default compatibility to IE10+.
2016-12-27 Jakub PawlowiczSimplifies compatibility mode definitions.
2016-12-27 Jakub PawlowiczFixes #785 - adds `@font-face` de-duplication.
2016-12-27 Jakub PawlowiczSee #801 - adds History.md entry.
2016-12-27 Jakub PawlowiczSee #801 - recommends clean-css styles concatenation.
2016-12-27 Jakub PawlowiczSee #801 - adds test cases to avoid regression.
2016-12-26 Jakub PawlowiczFixes #849 - disables inlining protocol-less resources.
2016-12-26 Jakub PawlowiczSplits `inliner` option in two.
2016-12-26 Jakub PawlowiczFixes #767 - refactors inlining options.
2016-12-26 Jakub PawlowiczReworks inlining so resources are loaded lazily.
2016-12-26 Jakub PawlowiczFixes #791 - resolves imports in-memory if possible.
2016-12-23 Jakub PawlowiczSee #710 - adds a test case to prevent regressions.
2016-12-23 Jakub PawlowiczSee #808 - adds a test case to prevent regressions.
2016-12-23 Jakub PawlowiczFixes #845 - fixes web compatibility in 4.0.
2016-12-23 Jakub PawlowiczFixes #685 - adds lowercase hex color normalization.
2016-12-23 Jakub PawlowiczSee #560 - adds a test case to prevent future regressions.
next