etodanik / ie8linter

A little tool to lint websites for IE8 compatibility, with warnings for possible pitfalls
http://ie8.caffeine.co.il/
MIT License
727 stars 20 forks source link

Better filtering/sorting/labeling of issues #6

Open davidhund opened 9 years ago

davidhund commented 9 years ago

It would be helpful to sort the issues: e.g. show all occurrences of rgba() or @media together. A (colored?) label in the .panel-heading would make it easier to scan the page.

Also: I'd like the option to in-/exclude certain properties/values.

etodanik commented 9 years ago

you mean, kind of like an expand/collapse functionality?

davidhund commented 9 years ago

That would help. The thing is that the page quickly gets quite large and in all this text it's hard to scan.

With 'in-/exclude' I simply meant a filter in your lint tests: e.g. 'ignore rgba()'