UNPKG

hairballs

Version:

Shared utilities for Lint Reporters

33 lines (16 loc) 703 B
# 0.1.1 - April 7, 2015 * Fix changelog update # 0.1.0 - April 7, 2015 * Updated to latest version of handlebars * Updated dev dependencies to latest versions # 0.0.9 - August 6, 2015 Bug fixes * Changed `overflow: scroll` to `overflow-y: auto` to only show scroll bars when necessary # 0.0.8 - August 6, 2015 Bug fixes * Fixed warnings summary not showing if report contains no errors (rcoy-v) * Increased width of summaries to prevent line wrapping Improvements * Changed to summary occurances show all warnings and errors (not just top five.) The occurances table will scroll if more than five different types of errors or warnings. Misc * Updated dev dependencies to latest versions