2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adds ignoring misplaced top level curly braces. More... about 11 years ago
Adds `--skip-advanced`/`noAdvanced` switch to disable advanced optimizations. More... about 11 years ago
Fixes #157 - gets rid of `removeEmpty` option. More... about 11 years ago
Adds 2.0 docs notice with link to 1.1 branch.
GoalSmashers
as Goal Smashers Dev Team
More... about 11 years ago
Adds reducing non-adjacent selectors. More... about 11 years ago
Adds property overriding so more coarse properties override more granular ones. More... about 11 years ago
Refactors property merging into a separate Optimizer singleton. More... about 11 years ago
Adds an acknowledgement for @altschuler. More... about 11 years ago
Version 1.1.7. More... about 11 years ago
Merge pull request #156 from altschuler/master
GoalSmashers
as Goal Smashers Dev Team
More... about 11 years ago
Adds merging adjacent selectors if body is the same. More... about 11 years ago
Fixes #156 - makes inliner ignore @import inside comments More... about 11 years ago
Makes all multiple selectors ordered alphabetically (aids merging). More... about 11 years ago
Changes behavior of `--keep-line-breaks`/`keepBreaks` option to keep breaks after trailing braces only. More... about 11 years ago
Adds merging adjacent selectors within a scope (single and multiple ones). More... about 11 years ago
Adds merging duplicate properties within a single selector's body. More... about 11 years ago
Adds missing `@import` processing to our benchmark (run via `npm run bench`) More... about 11 years ago
Adds removing duplicate selectors (same body) within the same scope. More... over 11 years ago
Adds much faster removal of empty selectors & @media elements. More... over 11 years ago
Version 1.1.6. More... over 11 years ago
Fixes #155 - broken irregular CSS content. More... over 11 years ago
Version 1.1.5. More... over 11 years ago
Merge pull request #153 from shama/keepSpecialComments
GoalSmashers
as Goal Smashers Dev Team
More... over 11 years ago
Merge pull request #154 from XhmikosR/master
GoalSmashers
as Goal Smashers Dev Team
More... over 11 years ago
README.md: Switch to david-dm for the dependencies. More... over 11 years ago
Update JSHint dependency. More... over 11 years ago
Allow keepSpecialComments to be set as a string More... over 11 years ago
Merge branch 'master' of github-gs:GoalSmashers/clean-css More... over 11 years ago
Version 1.1.4. More... over 11 years ago
Fixes #152 - adds a `--skip-rebase` / noRebase option to disable URL rebasing altogether. More... over 11 years ago