CADbloke / daisydiff

Automatically exported from code.google.com/p/daisydiff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternative jQuery UI for Diff results

GoogleCodeExporter opened this issue · comments

(from the mailing list by Gregor Petrin )

So I rewrote the Javascript part using jQuery and jQuery UI while making the 
code cleaner and probably more robust. The code should require no modification 
in other parts of Daisydiff and right now has feature parity with the original 
version. The only difference is that a change summary dialog is displayed when 
moving the mouse over a changed part, but that can be reverted by deleting a 
single keyword in the code.

If anyone is interested, I put my code on GitHub: 
https://github.com/gregopet/daisydiff-jquery-ui

Original issue reported on code.google.com by kkape...@gmail.com on 22 Aug 2012 at 2:49