htmldiff-js icon indicating copy to clipboard operation
htmldiff-js copied to clipboard

IE11

Open edwh opened this issue 6 years ago • 4 comments

Hi there,

Thanks for the useful code. I used it on a site which requires IE11 support, and I had to make a few changes - the Action object uses "delete" as a property name, which is reserved, and I needed to change the presets a bit.

I have a patch if you want it, but you might be intentionally sticking to newer browser.

Edward

edwh avatar Dec 15 '18 16:12 edwh

As long as it doesn't break current browsers/NodeJS, I'm all for better support! Go ahead and create a PR.

dfoverdx avatar Dec 18 '18 19:12 dfoverdx

The diffs are here:

https://github.com/edwh/htmldiff-js-eh/commit/9e0ced479e511e6617d369432fa303af43e422c2

edwh avatar Dec 24 '18 07:12 edwh

Hi, any update on this issue?

sameert-iprogrammer avatar Feb 28 '19 10:02 sameert-iprogrammer

Would be great to have this patch in your excellent library! Do you have time to integrate it and release a new version?

notizklotz avatar Sep 17 '19 14:09 notizklotz