Skip to content

Remove "browsers" from rules, add tags/categories #154

Open
@mahonnaise

Description

@mahonnaise

Tags or categories are far more versatile.

ruletags
adjoining-classesIE6
box-modelIE6, IE7 (there is `box-sizing` for better browsers)
compatible-vendor-prefixescompatibility, release
display-property-groupingcleanup?
duplicate-propertiescleanup, release
empty-rulescleanup, release
errorscompatibility
floatsdry
font-faceperformance
font-sizesdry
gradientscompatibility, release
idswars, oocss, statistics
importperformance, release
importantwars
known-propertiescompatibility, cleanup
overqualified-elementsoocss
qualified-headingsoocss
regex-selectorsperformance
rules-countstatistics
shorthandcleanup, performance
text-indentcompatibility
unique-headingsdry, oocss
universal-selectorperformance
vendor-prefixcompatibility, release
width-100(currently disabled)
zero-unitscleanup, performance, release
tagdescription
cleanupcleanup required
compatibilityimproves cross-browser compatibility
dryDon't repeat yourself
IE6Internet Explorer 6
IE7Internet Explorer 7
oocssObject-Oriented CSS
performance(relatively small) potential performance gains
releaseminified/postprocessed files should pass
statisticscounters & trends
warsfacilitation of specificity wars

Something like that should work pretty well, methinks.

Tags like these are also nice for the UI. E.g. you could enable/disable rules by category and they might be also used for filtering the results table.

Edit: Would fix #64 as a side-effect.

Edit2: Expanded the list of tags a bit, added descriptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions