openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
clean-css
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 57 of 60
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added removing quotation in animation and animation-name.
GoalSmashers
More...
about 12 years ago
Added striping quotation from @keyframes declaration.
GoalSmashers
More...
about 12 years ago
Added removing quotation from font names (if possible).
GoalSmashers
More...
about 12 years ago
Added one more test based on #31.
GoalSmashers
More...
about 12 years ago
Merge branch '0.8.3'
GoalSmashers
More...
about 12 years ago
Version 0.8.3.
GoalSmashers
More...
about 12 years ago
Fixed #32 - hsl/hsla colors processing.
GoalSmashers
More...
about 12 years ago
Removed capturing where not needed.
GoalSmashers
More...
about 12 years ago
Added better hex->name and name->hex color shortening.
GoalSmashers
More...
about 12 years ago
Fixed tests under Windows.
GoalSmashers
More...
about 12 years ago
Some speed optimization.
GoalSmashers
More...
about 12 years ago
Fixed line endings before single brace.
GoalSmashers
More...
about 12 years ago
Reworked shortening named colours to hex.
GoalSmashers
More...
about 12 years ago
Refactored shorthand selectors & added support for (border-radius|border-style|border-color) shortening.
GoalSmashers
More...
about 12 years ago
Updated comments.
GoalSmashers
More...
about 12 years ago
Added shortening font:(normal|bold) as font-weight is.
GoalSmashers
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.
GoalSmashers
More...
about 12 years ago
Added collapsing (margin|padding|border-width) with 2 values into one, e.g. padding:1px 1px => padding:1px
GoalSmashers
More...
about 12 years ago
Added shortening same values in (padding|margin|border-width) - margin:1px 1px 1px 1px => margin:1px
GoalSmashers
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.
GoalSmashers
More...
about 12 years ago
Added removing comment characters inside comments.
GoalSmashers
More...
about 12 years ago
Added removing reset-min.css temporary file on Windows.
GoalSmashers
More...
about 12 years ago
Minor cleanup. Added JSHint validation.
GoalSmashers
More...
about 12 years ago
Added substantial speed improvements.
GoalSmashers
More...
about 12 years ago
Version 0.8.2.
GoalSmashers
More...
about 12 years ago
Merge branch 'master' of github-gs:GoalSmashers/clean-css
GoalSmashers
More...
about 12 years ago
Fixed shortening hex colors and their relation to hashes in urls.
GoalSmashers
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
XhmikosR
More...
about 12 years ago
←
1
2
…
52
53
54
55
56
57
58
59
60
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree