Commit graph

63 commits

Author SHA1 Message Date
Rodrigo Fernandes
4d3d752361 Update contributors list, add codacy badge 2015-12-20 22:51:31 +00:00
Wolfgang Illmeyer
94516c835b make matching configurable 2015-12-09 23:17:45 +01:00
Wolfgang Illmeyer
7335c3bab3 Enhancements for highlighting
1. Fixed a bug that prevented highlighting when more lines were deleted
from a replacement block than added

2. Added similarity search feature to match similar lines for
highlighting.

3. Highlighting: Support for matching "ins" and "del" markers to allow
for a "change" marker

4. Bugfix: All lines are now split into prefix and content spans
2015-11-27 11:39:08 +01:00
Nuno Teixeira
f1db9a9d6f Show the list of changed files
- Optionally show the file list before the diff
- Change usage to accept configuration instead of multiple methods
2015-10-19 12:47:49 +01:00
Rodrigo Fernandes
9b165a944d remove jquery from README 2015-07-19 22:48:28 +01:00
Rodrigo Fernandes
aac689e0ff prepare for 0.2.6 2015-07-19 22:34:46 +01:00
Rodrigo Fernandes
6514ac7477 clean project, better module exposing and documentation
* use native JS in example instead of jQuery
 * better module exposing now using exports, module.export, self, window, global and this
 * add example link to bower and npm definition
 * add documentation on how to highlight
2015-07-19 22:08:17 +01:00
Rodrigo Fernandes
759239133f merge npm package into main repo 2015-07-19 00:23:36 +01:00
Rodrigo Fernandes
599057b7b8 remove unnecessary colspans 2015-01-24 22:47:15 +00:00
Rodrigo Fernandes
aea62331f3 side by side diff 2014-09-14 20:50:17 +01:00
Rodrigo Fernandes
12f82cdf67 fix css for big lines 2014-09-08 18:15:51 +01:00
Rodrigo Fernandes
fde1df3a6a update README 2014-08-30 23:33:12 +01:00
Rodrigo Fernandes
0b807ce01b initial lines 2014-08-30 03:54:52 +01:00