summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/coverage_html.js
Commit message (Expand)AuthorAgeFilesLines
* perf: make the context shortcodes even shorterNed Batchelder2023-04-011-17/+17
* style: use double-quotes in JavaScriptNed Batchelder2023-04-011-10/+10
* style: clean up #1587Ned Batchelder2023-03-221-2/+1
* fix: put contexts dict in <script> and reveal them using JavaScript (#1587)Oleh Krehel2023-03-221-0/+21
* fix(html): trigger filter on page load (#1413)Marc Legendre2022-08-061-1/+1
* fixed "mNan" id in scroll markers (#1414)LordBaryhobal2022-08-061-1/+1
* feat: more html keyboard shortcutsJ. M. F. Tsang2022-05-191-6/+35
* fix: sticky HTML header only worked with branch coverageNed Batchelder2021-10-301-15/+23
* fix(html): ariaSort isn't supported in Firefox yetNed Batchelder2021-10-231-10/+8
* fix(html): fix a few problems with the html reportNed Batchelder2021-10-231-13/+17
* refactor(html): remove all uses of jQuery, only vanilla JS nowSeptatrix2021-10-231-329/+264
* refactor(html): a one-header sticky headerNed Batchelder2021-10-231-10/+6
* fix(html): scrolling to an anchor ensures the line is visibleNed Batchelder2021-10-201-19/+24
* feat(html): sticky header on pyfileNed Batchelder2021-10-171-1/+19
* fix: correct slight mis-layout of the hotkey panelsNed Batchelder2021-04-131-2/+2
* fix: restore html report selection highlightingNed Batchelder2021-04-111-7/+2
* fix: HTML line visibility is saved in local storage #1123Ned Batchelder2021-02-271-8/+35
* 🐛 Fix sorting order storage in JQuery unload eventSebastián Ramírez2020-12-061-1/+1
* htmlfiles: Handle localStorage not accessibleAbdealiJK2020-02-291-2/+7
* Source code without tablesNed Batchelder2019-10-131-3/+3
* HTML: Mark things to show instead of to hide.Ned Batchelder2019-07-061-42/+46
* Persist html sort order in localStorage instead of cookieFederico Bond2018-08-301-15/+6
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
* Clean upNed Batchelder2018-05-281-1/+3
* Prevent expensive relayout in loop in html report jspankajp2018-05-241-3/+6
* Speed up HTML filteringVille Skyttä2016-07-201-11/+9
* Also display partial branch lines in the scrollbar markersNed Batchelder2016-02-061-1/+1
* Simplify and improve the accuracy of the scroll markersNed Batchelder2016-01-311-14/+18
* Clean up more of the scroll marker codeNed Batchelder2016-01-311-28/+24
* Formatting fixesNed Batchelder2016-01-311-21/+22
* marks near the scrollshishov2016-01-311-0/+73
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
* Fix some jshint warningsNed Batchelder2014-10-241-2/+3
* Filtering now computes coverage percentages properly.Ned Batchelder2014-10-221-4/+19
* Be more flexible about the number of columns to re-add during filtering.Ned Batchelder2014-10-201-20/+16
* Address comments from pull request 34 (https://bitbucket.org/ned/coveragepy/p...Danny Allen2014-09-221-100/+73
* * Do not try to jump to line if we can't find a matching target.Danny Allen2014-05-151-12/+14
* * Respond to pull request #18 commentsDanny Allen2014-05-151-15/+19
* Rework of my pull request #18:Danny Allen2014-05-151-0/+142
* One more way to be picky: no final blank lines.Ned Batchelder2012-10-301-1/+0
* Keep all the Javascript in the .js files.Ned Batchelder2012-04-281-0/+5
* cleanerNed Batchelder2011-06-261-1/+1
* HTML report hotkeys work differently if the current chunk is off-screen. A c...Ned Batchelder2011-06-261-10/+116
* Scroll-to-top needs the Chrome fix also.Ned Batchelder2011-06-231-1/+1
* Some jslint cleanupsNed Batchelder2011-06-231-5/+4
* Chrome fixes: transparent colors are not 'transparent', and scrolling html do...Ned Batchelder2011-06-231-4/+10
* Add a keyboard help panel to the index page.Ned Batchelder2011-06-051-0/+1
* Keyboard-shorcut help is now available on the file page of the HTML report.Ned Batchelder2011-04-201-0/+20
* StyleNed Batchelder2011-04-171-3/+3
* StyleNed Batchelder2011-04-171-19/+19