A default `Diff too big to be displayed` message is rendered for any file diff where `isTooBig` is `true`. A new `diffTooBigMessage` option in render config allows to fully customize the message and receives the file index in the diff as an argument. It can be used to render a link to the raw file diff for example. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| templates | ||
| ui | ||
| diff-parser.ts | ||
| diff2html.ts | ||
| file-list-renderer.ts | ||
| hoganjs-utils.ts | ||
| line-by-line-renderer.ts | ||
| rematch.ts | ||
| render-utils.ts | ||
| side-by-side-renderer.ts | ||
| types.ts | ||
| utils.ts | ||