0.9.0 (2022-05-17)
- ensure peer dependency accounts for latest version of eslint (a4feadd), closes #28
- package.json: add conventional changelog to dependencies (1b1b029)
0.8.0 (2019-05-02)
- package-lock: update subdependencies (5c0114f)
- template-generator: remove double call of getOutputPath (4791dcc)
- update compatible eslint version (ee6fcf8), closes #14
0.7.4 (2019-02-07)
0.7.3 (2018-01-11)
- eslint 4.x: Updating peer dependency list. (2b71e9f)
0.7.2 (2017-03-21)
- style: Fix table width and remove current directory from file paths in result. (a9b461e)
0.7.1 (2017-03-21)
- buildScriptsAndStyleFiles: Creating output folder prior to creating files. (22905f8)
0.7.0 (2017-03-20)
- detailed.js: Reporter now returns multiple files as the output. (313a333)
- summary: Improving reporter appearance when no CSS is available. (323bf6d)
0.6.10 (2016-12-06)
0.6.9 (2016-11-29)
- details tab buttons: Ensuring all tabs works as expected (b6b5237), closes #3
- HTML in JS: Fixes rendering issues with HTML in JS files. (712e1c1), closes #4
0.6.8 (2016-11-23)
- filter: Closing accordions that are being hidden. (b4227c0)
0.6.7 (2016-11-23)
- package.json: Updating postversion task. (d761f4e)
0.6.6 (2016-11-23)
0.6.5 (2016-11-23)
0.6.4 (2016-11-21)
- browser support: Replacing instances of forEach with regular for loops for better browser suppo (20b9d7f)
0.6.3 (2016-11-21)
- permalink: Disabling permalink feature from accordion due to demo page issue. (c4c8462)
0.6.2 (2016-11-20)
- anchors: Making result rows into anchors for easy linking. (e7cbb70)
0.6.1 (2016-11-20)
- a11y: Making the accordions work via keyboard navigation. (385e61f)
0.6.0 (2016-11-20)
- styles: Changing cursor on successfull results to default. (a08ca09)
- tabs: Making active tab styles get updated properly. (7e7f268)
- Result Details: Adding tabs to result details. (f7ff04d)
0.5.9 (2016-11-18)
- accordion: Minor updates to accordion styles. (fc33db9)
- file overview: Adding a filter to the file list. (b350b46)
- file overview: Adding filtering to file overview (2d7b3b6)
0.5.8 (2016-11-17)
- Source code template: Fixes issues where source code is not available when there are problems o (3f98c7f)
0.5.7 (2016-11-16)
- styles: Updating CSS styles. (96d469f)
0.5.6 (2016-11-16)
- Rule links: Fixing links to description of angular and lodash rules. (4552450)
0.5.5 (2016-11-16)
- Summary Details: Added list of top 5 files with most problems. (52cc989)
0.5.4 (2016-11-16)
- Summary Details: Adding the ability to hide summary details when not needed. (b861353)