aboutsummaryrefslogtreecommitdiffstats
path: root/web/vendor/accessible-autocomplete.min.js
Commit message (Collapse)AuthorAgeLines
* Add --coverage option to browser-tests.Matthew Somerville2020-05-19-1/+0
| | | | You need to install the @cypress/code-coverage package alongside cypress.
* [fixmystreet.com] New version of /reports page.Zarino Zappia2017-07-06-0/+2
This is a much broader summary page, plus a body name autocomplete. This uses a cut down version of chart.js. [1] [1] The full version was 149Kb (41Kb gzipped) plus you needed moment (50Kb/17Kb), for a total of 199Kb/58Kb. By stripping out unused graphs and code and config options, and switching to category axis rather than time, it is now a total of 39Kb/13Kb.