Ann
f44b3e8bf4
Add CDNJS version badge in README
2019-10-18 20:52:50 +08:00
Rodrigo Fernandes
d4cd37994a
doc: Update typings reference in readme
2019-10-05 11:23:03 +01:00
Rodrigo Fernandes
53958687a6
fix: Bring char by char option back
2019-10-05 10:47:43 +01:00
Rodrigo Fernandes
f8d49b4370
Add all contributors to README
2019-08-22 23:25:44 +01:00
Rodrigo Fernandes
3c06b401b9
feature: Add maxLineSizeInBlockForComparison to avoid OOM
...
Fixes #220
2019-06-14 17:10:31 +01:00
Rodrigo Fernandes
ce88d603fc
doc: Make more clear that stylesheets are always included in the end HTML
2019-05-23 20:43:12 +01:00
Илья
06fda7c15a
Update README.md
2019-03-13 19:24:40 +02:00
Nick Brewer
3199a1ac7b
Add new config option to the documentation.
2019-01-31 18:01:56 -06:00
Rodrigo Fernandes
a5835850c6
Update highlightjs
2018-11-14 23:55:16 +00:00
stockmind
ffb6fe227e
Remove trailing spaces
2018-11-14 23:19:40 +01:00
stockmind
84c1bd1d2a
Add a Vue.js self-contained example
2018-11-14 23:18:32 +01:00
Rodrigo Fernandes
fe6fad4587
Fix Codacy badges
2018-08-09 10:20:37 +01:00
Rodrigo Fernandes
1d01d73e74
Add a browser example of usage
...
Thanks to @dxz6228 for the feedback
2018-06-24 14:41:59 +01:00
lic
cab77729f6
add Angular4 usage
2017-11-04 15:40:34 +00:00
Rodrigo Fernandes
16d63a92ab
Fix diff generation for long lines
2017-10-16 23:44:00 +01:00
Rodrigo Fernandes
7c3b7a1164
Update dependencies
2017-10-05 17:28:33 +01:00
Rodrigo Fernandes
564f44f053
Update README.md
2017-07-21 23:07:44 +01:00
Daniel M
ab157d7152
FIX typo diff with double-F
2017-06-20 12:47:52 +02:00
Rodrigo Fernandes
94be9010f1
Merge pull request #130 from dickeylth/patch-1
...
Wrong tip order for api?
2017-06-15 19:41:01 +01:00
Sergey Semenov
23419f7568
Fixed type of return value for getJsonFromDiff
2017-06-14 14:02:04 +03:00
弘树@阿里
165007b636
Wrong tip order for api?
...
Order for json & html output tip is wrong?
2017-06-08 15:46:45 +08:00
Rodrigo Fernandes
e0f4a33c82
Fix typescript definition location
2017-05-07 10:38:17 +01:00
Rodrigo Fernandes
817317c5af
Update deps and add troubleshooting tips
2016-12-01 16:58:05 +00:00
Samir Aguiar
37b936eadf
Add more details to syntax highlighting
2016-10-21 01:38:39 -02:00
Rodrigo Fernandes
f3cadb9667
Allow uncompiled templates
2016-10-15 13:31:02 +01:00
Rodrigo Fernandes
57a288a564
Migrate website to main branch
2016-08-23 18:33:49 +01:00
Rodrigo Fernandes
7821447330
Improve docs, lock npm versions, and update deps
2016-08-23 17:24:43 +01:00
Rodrigo Fernandes
0da16bbb4f
Update website link
2016-07-23 10:20:29 +01:00
Rodrigo Fernandes
e0b8b4a53f
Update dependencies and add dependencyci badge
2016-07-12 13:13:44 +01:00
Rafael Cortês
90c9d08744
Add synchronised horizontal scroll
2016-05-21 23:24:52 +01:00
Rodrigo Fernandes
ef4a4e1b76
Prepare for release 2.0.0-beta18
2016-05-06 23:19:12 +01:00
Rodrigo Fernandes
8ead50d8b2
Prepare for 2.0.0-beta17 release
2016-05-01 20:52:25 +01:00
Rodrigo Fernandes
354fa22444
Update README versions and browser dependencies
2016-04-25 19:41:00 +01:00
Rodrigo Fernandes
2e142900ef
Add HTML ressource dependency imports to the docs
2016-04-15 23:21:30 +01:00
Wolfgang Illmeyer
ee494b88e5
Cap line matching comparisons
2016-04-14 17:28:06 +02:00
Jameskmonger
693c725866
Update david-dm.org dev dependency status badge
2016-02-13 00:35:54 +00:00
Jameskmonger
249fb07eae
Update david-dm.org dependency status badge
2016-02-13 00:35:01 +00:00
Rodrigo Fernandes
43666f655a
Fix file summary switch
...
Introduce diff2html-ui to perform any ui anymations or dynamic changes
like hightlight or animations.
2016-02-07 14:19:23 +00:00
Rodrigo Fernandes
f5c05aa91e
Add more badges
2015-12-24 11:27:07 +00:00
Rodrigo Fernandes
219bcea51b
Add contributing docs and help
2015-12-23 20:19:10 +00:00
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