Releases: rtfpessoa/diff2html
Releases · rtfpessoa/diff2html
Bump ini
Bump highlight.js
3.1.16 Merge pull request #351 from rtfpessoa/dependabot/npm_and_yarn/highli…
Fix code selection
Merge pull request #348 from rtfpessoa/only-allow-selection-line-content fix: Only allow selection line content instead of parent element
Enforce escape for lines that are not highlighted
Merge pull request #329 from rtfpessoa/fix-escaping-long-lines fix: Enforce escape for lines that are not highlighted
Fix escape in diff headers
Contributors:
Bump dependencies
Merge pull request #322 from rtfpessoa/update-codacy-coverage Update codacy coverage and bump dependencies
Skip selection of structural lines in side diff
Merge pull request #307 from rtfpessoa/fix-selection-empty-lines-side fix: Skip selection of structural lines in side diff
Fix code selection of empty lines
Allow selection of empty code lines
Smart code selection in CSS
- No more need to use JS to do smart code selection excluding line numbers and prefixes
- Minor style issues fixed in padding of line numbers of side-by-side diff
Typescript rewrite
- New major release with rewrite to Typescript
- Improved documentation
- Simplified code