ngx-text-diff icon indicating copy to clipboard operation
ngx-text-diff copied to clipboard

A Text Diff component for Angular

Results 34 ngx-text-diff issues
Sort by recently updated
recently updated
newest added
trafficstars

hey, is there any plan upgrade this package to Angular 12? If not, can we create a pr to do it?

I installed with npm i ngx-text-diff --legacy-peer-deps and "diff-match-patch": "^1.0.4", I got an error when app build as: Error: node_modules/ngx-text-diff/lib/ngx-text-diff.service.d.ts:5:17 - error TS2749: 'diff_match_patch' refers to a value, but is...

After upgrade to Angular 16 it is not working...Do we have a compatibility with Ivy?

Hello, can you state which license the code of the library is based on?

Might as well help by updating this package dependencies along with other goodies. Some things are missing? perhaps removing tslint and whatnot but the critical aspect of what is needed,...

I am getting this error npm ERR! Invalid tag name "^>=6.0.0": Tags may not have any characters that encodeURIComponent encodes in Angular 15 version. I do not want to use...

- used volta-cli to assist in managing toolchain updates as updating requires changing one major version at a time

https://github.com/ABenassi87/ngx-text-diff/blob/52a678ba5066fd5565afc00a8923a826f9dd0edd/projects/ngx-text-diff/src/lib/ngx-text-diff.component.ts#L34-L41 Aren't they miss-matched?

Hi, first of all, thank you for the library. Very helpful.. Lastly, I got the error above when I do npm install, it occurred in npm v 7.5.2. However, With...

Add a loader spinner while the comparison is in progress.

enhancement