htmldiff-js
htmldiff-js copied to clipboard
IE11
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
As long as it doesn't break current browsers/NodeJS, I'm all for better support! Go ahead and create a PR.
The diffs are here:
https://github.com/edwh/htmldiff-js-eh/commit/9e0ced479e511e6617d369432fa303af43e422c2
Hi, any update on this issue?
Would be great to have this patch in your excellent library! Do you have time to integrate it and release a new version?