Releases: projectwallace/css-analyzer
Releases · projectwallace/css-analyzer
Animations reporting
- Add reporting for animation/transition-related declarations
- Add specificity.max
Add text-shadow analysis
- Add text-shadow analysis
- Update dependencies
Stop failing loudly on invalid selectors
LOC and selector complexity reports, dependencies updated
Improved size and cohesion metrics
Add selectors per rule metric
Minor:
- Add selectors per rule metric 56551c2
{ "rules.selectors.total": 3, "rules.selectors.average": 0.5, "rules.selectors.min": 1, "rules.selectors.max": 2, }
Temporary fix for float duration values
This is a temporary fix for values like 0.5s
crashing the complete analyzer. Caused by a bug downstream.
Rewrite tests & reduce install size
v2.2.0-0
2.2.0-0
ignore CSS keywords for z-indexes and box-shadows
v2.1.1 2.1.1