2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added removing quotation in animation and animation-name. More... about 12 years ago
Added striping quotation from @keyframes declaration. More... about 12 years ago
Added removing quotation from font names (if possible). More... about 12 years ago
Added one more test based on #31. More... about 12 years ago
Merge branch '0.8.3' More... about 12 years ago
Version 0.8.3. More... about 12 years ago
Fixed #32 - hsl/hsla colors processing. More... about 12 years ago
Removed capturing where not needed. More... about 12 years ago
Added better hex->name and name->hex color shortening. More... about 12 years ago
Fixed tests under Windows. More... about 12 years ago
Some speed optimization. More... about 12 years ago
Fixed line endings before single brace. More... about 12 years ago
Reworked shortening named colours to hex. More... about 12 years ago
Refactored shorthand selectors & added support for (border-radius|border-style|border-color) shortening. More... about 12 years ago
Updated comments. More... about 12 years ago
Added shortening font:(normal|bold) as font-weight is. More... about 12 years ago
Added shorthand forms to (margin|padding|border-width) values where horizontal fields (when 4 values) or vertical fields (in case of 3) match. More... about 12 years ago
Added collapsing (margin|padding|border-width) with 2 values into one, e.g. padding:1px 1px => padding:1px More... about 12 years ago
Added shortening same values in (padding|margin|border-width) - margin:1px 1px 1px 1px => margin:1px More... about 12 years ago
Updated documentation.
GoalSmashers
as Goal Smashers Dev Team
More... about 12 years ago
Fixed removing whitespace inside media query definition. More... about 12 years ago
Added removing comment characters inside comments. More... about 12 years ago
Added removing reset-min.css temporary file on Windows. More... about 12 years ago
Minor cleanup. Added JSHint validation. More... about 12 years ago
Added substantial speed improvements. More... about 12 years ago
Version 0.8.2. More... about 12 years ago
Merge branch 'master' of github-gs:GoalSmashers/clean-css More... about 12 years ago
Fixed shortening hex colors and their relation to hashes in urls. More... about 12 years ago
Merge pull request #21 from XhmikosR/master
GoalSmashers
as Goal Smashers Dev Team
More... about 12 years ago
fix a few JSHint warnings More... about 12 years ago