diff2html icon indicating copy to clipboard operation
diff2html copied to clipboard

Lazy loading files support

Open rtfpessoa opened this issue 4 years ago • 0 comments

Fixes #405

  • Adds lazy option that will make initial render to only have the file list and no contents
  • Allows to click file names and this will render contents.

Current Problems

  • ~~No highlight~~
  • Files are rendered in the order they are clicked which means the list before the contents will not have the same order as the rendered files.

rtfpessoa avatar Oct 15 '21 21:10 rtfpessoa