Mohamed Akram
ac9e2ce706
Remove redundant HTML classes
2021-05-29 02:08:47 +04:00
Pierric Cistac
a65a3b9562
update tests
2021-03-01 16:05:12 -05:00
Pierric Cistac
5915ecdaa1
feature: display message instead of diff if isTooBig is true
...
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.
2021-02-25 14:08:18 -05:00
Rafael Cortês
316803df77
feature: Hide viewed files
2021-01-23 15:07:14 +00:00
Rodrigo Fernandes
05c774139a
fix: Skip selection of structural lines in side diff
2020-02-09 19:06:44 +00:00
Rodrigo Fernandes
dc9c866041
clean: Improve build configurations
2020-01-01 19:51:36 +00:00
Rodrigo Fernandes
c3c5f60c0d
test: Use Jest snapshots
2019-12-22 19:52:51 +00:00
Rodrigo Fernandes
8f1208eb01
refactor: Unify line-by-line and side-by-side
2019-12-22 18:35:05 +00:00
Rodrigo Fernandes
5c35de28eb
refactor: Separate matching in side-by-side algorithm
2019-12-22 18:04:52 +00:00
Rodrigo Fernandes
4200bd7a3b
refactor: Move types and use enums
2019-12-22 18:00:50 +00:00
Rodrigo Fernandes
4f607633dd
wip: Code and Tests working
2019-12-22 18:00:45 +00:00