diff2html icon indicating copy to clipboard operation
diff2html copied to clipboard

Support only render chosen file

Open Kyson opened this issue 2 years ago • 1 comments

It is too slow render all diff files content, why not render the chosen file by click on file list item, and its more clear for users

Kyson avatar Oct 07 '21 06:10 Kyson

I went ahead and since this was already talked before I did a PoC.

  • Check out branch support-files-lazy-loading
  • Run yarn
  • Run yarn build
  • Open docs/demo.html

Let me know what you think and suggestions about it.

rtfpessoa avatar Oct 15 '21 21:10 rtfpessoa