diff2html

Pretty diff to html javascript library (diff2html)

MIT License

Downloads
827.7K
Stars
2.9K
Committers
45
diff2html - Merge npm repo

Published by rtfpessoa over 9 years ago

Changes:

  • Merge npm repo into this one to make releases easier
  • Update diff package
diff2html - Fix to Y scrollbar

Published by rtfpessoa over 9 years ago

Bug fix:

  • css fix to Y scrollbar on some cases
diff2html - Version 0.2.4

Published by rtfpessoa over 9 years ago

Bug fix:

  • diffs inside the diff where matching random line types and wrongly displayed
diff2html - Fix HTML escaping on diff

Published by rtfpessoa over 9 years ago

_Fixes:_

  • Fixes escaping of html on the diff by escaping only the parts after the diff is performed
diff2html - Fix highlight

Published by rtfpessoa over 9 years ago

Fixes:

  • Fix highlight on lines that changed, the library would not like the starting symbols - and +
diff2html - Version 0.2.1

Published by rtfpessoa over 9 years ago