Skip to content

v2.1.0

Compare
Choose a tag to compare
@prantlf prantlf released this 04 Mar 20:49
· 24 commits to master since this release

2.1.0 (2018-03-04)

Features

  • Add filtering and accessibility to the reports (8ac5073)
    • Add textbox to filter messages by entered text.
    • Add checkbox to hide all messages, which were reported multiple times and leave just the first occurrence displayed.
    • Improve resposiveness of headings with buttons by using flexbox.
    • Use shadows instead of outlines to emphasize the focused element.
    • Ensure minimum contrast between foreground and background color.
    • Specify more monospace fonts.
    • Supply ARIA labels to headings, buttons and panels.
    • Fix invalid HTML markup.