issues
search
kpdecker
/
jsdiff
A javascript text differencing implementation.
BSD 3-Clause "New" or "Revised" License
8.17k
stars
503
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump http-proxy-middleware from 2.0.6 to 2.0.7
#571
dependabot[bot]
opened
3 weeks ago
0
fix typo in 5.2.0 release notes
#570
tmm1
closed
3 weeks ago
0
(Spam post, blanked by maintainer.)
#569
akorchyn
closed
1 month ago
0
insert some lines and modify next line makes conflict
#568
legendhl
closed
1 month ago
3
How to preserve links in diffs?
#567
benji
closed
1 month ago
1
Bump rollup from 4.13.0 to 4.22.4
#566
dependabot[bot]
opened
1 month ago
0
Bump body-parser from 1.20.1 to 1.20.3
#565
dependabot[bot]
closed
1 month ago
1
Bump express from 4.19.2 to 4.21.0
#564
dependabot[bot]
closed
1 month ago
1
support for more than 2 comparision ?
#563
rajeevbarde
closed
2 months ago
2
can't build with webpack
#562
legendhl
closed
2 months ago
2
Make each of the three columns on the GitHub Pages page individually scrollable
#561
ExplodingCabbage
closed
2 months ago
0
Update GitHub pages site to v7 of jsdiff
#560
ExplodingCabbage
closed
2 months ago
0
Ensure the result can be scrolled independently from the source
#559
codebymikey
closed
2 months ago
4
Add structured patch support to gh-pages
#558
codebymikey
closed
2 months ago
1
Fix a couple of typos in the 6.0.0 release notes
#557
ExplodingCabbage
closed
2 months ago
0
7.0.0 release
#556
ExplodingCabbage
closed
2 months ago
0
Fix links to commit lists in release-notes.md
#555
ExplodingCabbage
closed
2 months ago
0
Fix diffWords treating numbers and underscores as not being word characters
#554
ExplodingCabbage
closed
2 months ago
0
Combinations of numbers and letters no longer considered a single token in v6
#553
greysteil
closed
2 months ago
18
Update release-notes.md
#552
tm1000
closed
2 months ago
1
Release V6.0.0
#551
ExplodingCabbage
closed
2 months ago
0
Remove use of regex lookbehind to improve compat with old Safari versions
#550
ExplodingCabbage
closed
2 months ago
0
Bump micromatch from 4.0.5 to 4.0.8
#549
dependabot[bot]
closed
2 months ago
0
Bump webpack from 5.90.3 to 5.94.0
#548
dependabot[bot]
closed
2 months ago
0
Incorrect latest version published on NPM
#547
alan-agius4
closed
2 months ago
1
Ignore punctuation as separate tokens while doing word difference.
#546
aman-kumar-ops
closed
2 months ago
1
[Bug Issue]: Issue on init on older devices.
#545
MarketingPip
closed
2 months ago
4
Fix reference to no-longer-existent 'rollup.config.js' file
#544
ExplodingCabbage
closed
3 months ago
0
Release 6.0.0-beta
#543
ExplodingCabbage
closed
3 months ago
3
Document how diffSentences works, a bit
#542
ExplodingCabbage
closed
3 months ago
0
createPatch always show second file at the end instead of the beginning with html2diff
#541
ghiscoding
closed
2 months ago
1
Stop using old 'import assertions' syntax that was removed in Node 22
#540
ExplodingCabbage
closed
3 months ago
0
Add Intl.Segmenter support
#539
ExplodingCabbage
closed
3 months ago
0
Add Intl.Segmenter support
#538
ExplodingCabbage
closed
3 months ago
0
SyntaxError: Unexpected identifier 'assert' during Grunt buld
#537
vela1606
closed
3 months ago
2
Fix more logic around newlines at EOF - this time stuff I recently broke in (pre-release) changes to applyPatch
#536
ExplodingCabbage
closed
3 months ago
0
Fix handling of EOF in createPatch
#535
ExplodingCabbage
closed
3 months ago
0
Check applyPatch handling of case where both old and new file have no trailing newline
#534
ExplodingCabbage
closed
3 months ago
1
Rewrite applyPatch
#533
ExplodingCabbage
closed
3 months ago
0
v5.2.0 on npm doesn't have oneChangePerToken
#532
QuantumSand41Fox
closed
4 months ago
1
Bug w/ `createPatch()` when modifying file ending without new line
#531
yev-yev-yev
closed
3 months ago
0
Add ignoreNewlineAtEof
#530
ExplodingCabbage
closed
4 months ago
0
Fix parse patch bug
#529
ExplodingCabbage
closed
4 months ago
0
Adding "merge" flag to all diffMethods improve diff readability
#528
EllAchE
opened
4 months ago
0
Diffword function is no longer able to find similar excerpts already found when I add text
#527
Philrobots
closed
3 months ago
1
Bump braces from 3.0.2 to 3.0.3
#526
dependabot[bot]
closed
5 months ago
1
Add tests of existing broken parsePatch behaviour, to fix before next release
#525
ExplodingCabbage
closed
5 months ago
0
parsePatch chokes on some valid patches
#524
ExplodingCabbage
closed
4 months ago
1
Non-Minimal Array Diff with Emtpy Lines at End
#523
tsmaeder
closed
5 months ago
1
Preserve "garbage"
#522
ExplodingCabbage
closed
4 months ago
1
Next