cov icon indicating copy to clipboard operation
cov copied to clipboard

cargo-cov HTML template improvements

Open kennytm opened this issue 7 years ago • 1 comments

  • [ ] Change sortable.js to something smaller.
  • [ ] Allow hiding skipped lines
  • [ ] Support .scrollIntoViewIfNeeded() outside of Chrome
  • [ ] Test on IE

kennytm avatar Jun 13 '17 20:06 kennytm

Probably scratch "Test on IE" and possibly also "support .scrollIntoViewIfNeede" since also Microsoft is switching to the Chromium engine. And maybe split this into multiple issues -or make it a checklist :)

  • [ ] Replace or squash sortable.js to decrease file size
  • [ ] Allow hiding skipped lines

sesam avatar Jan 21 '19 06:01 sesam