-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: matanox/jQuery.PrettyTextDiff
base: master
head repository: arnab/jQuery.PrettyTextDiff
compare: master
- 12 commits
- 6 files changed
- 4 contributors
Commits on Jan 27, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 56388fd - Browse repository at this point
Copy the full SHA 56388fdView commit details
Commits on Apr 7, 2014
-
Merge pull request arnab#5 from exo/usejQueryMapForIE8
PR arnab#5: Use jQuery $.map() for IE8 compatibility
Configuration menu - View commit details
-
Copy full SHA for 4a01eea - Browse repository at this point
Copy the full SHA 4a01eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d0985 - Browse repository at this point
Copy the full SHA 13d0985View commit details
Commits on Aug 25, 2014
-
Added new functionality to allow users to send content to be diffed a…
…s parameters to the 'prettyTextDiff' function. Currently, the user has to set th text of the HTML elements i.e. the originalContainer and the changedContainer. This required the HTML content of the two containers to be part of the page source which caused web pages to be prone to XSS attacks. This method allows the user to set the HTML content to a JS variable and pass it as a parameter to this function. Both functionalities are supported to not break the existing plugin.
Configuration menu - View commit details
-
Copy full SHA for 5432e70 - Browse repository at this point
Copy the full SHA 5432e70View commit details
Commits on Aug 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 76a5dc0 - Browse repository at this point
Copy the full SHA 76a5dc0View commit details -
Merge pull request arnab#6 from shikher/handle_unsafe_data
Added new functionality to allow users to send content to be diffed as p...
Configuration menu - View commit details
-
Copy full SHA for 142ffb4 - Browse repository at this point
Copy the full SHA 142ffb4View commit details
Commits on Apr 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 29e0e0f - Browse repository at this point
Copy the full SHA 29e0e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56136c7 - Browse repository at this point
Copy the full SHA 56136c7View commit details -
move from jquery plugins site to npm.js
jQuery Plugins site is read-only now, so there's no way to update the description there.
Configuration menu - View commit details
-
Copy full SHA for 02505e9 - Browse repository at this point
Copy the full SHA 02505e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b0f134 - Browse repository at this point
Copy the full SHA 4b0f134View commit details
Commits on Jun 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 797b122 - Browse repository at this point
Copy the full SHA 797b122View commit details
Commits on Feb 3, 2022
-
Merge pull request arnab#16 from dprothero/patch-1
Fixed demo - link to diff-match-batch was broken
Configuration menu - View commit details
-
Copy full SHA for a0397c8 - Browse repository at this point
Copy the full SHA a0397c8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master