Commit graph

58 commits

Author SHA1 Message Date
Rodrigo Fernandes
861459931b fix new and delete line identification
* add different prefixes for simple and combined diffs
2015-08-08 01:56:50 +01:00
Rodrigo Fernandes
de13e9506c use webpack for the browser
* add webpack bundling
* clean bower dependencies since we are using webpack
* add jscs node style support
2015-08-08 01:11:35 +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
d64f8a2d79 diff parser rules matching beginning of line
* diffs inside the diff where matching random line types
2015-07-11 23:38:08 +01:00
Rodrigo Fernandes
5cc3ebf63c fix html escaping on diff 2015-06-21 22:49:05 +01:00
Rodrigo Fernandes
e598a81aa2 avoid diff prefix on hightlight 2015-05-31 23:07:23 +01:00
Rodrigo Fernandes
5395562513 add release script 2015-05-03 14:09:07 +01:00