Jordan Welch
7410d25ee4
Use d2h-light-color-scheme for light
2023-09-26 18:06:06 -05:00
Phillip Kessels
0d314aecd1
feat: hand in file/line to generic line template
2023-02-20 15:07:34 +00:00
Rodrigo Fernandes
a09d50a94f
bump dependencies
2022-10-16 00:01:01 +01:00
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
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
d8e0a99070
refactor: Separate matching in line-by-line algorithm
2019-12-22 18:01:01 +00:00
Rodrigo Fernandes
f8f5c10c57
refactor: Generators 1
2019-12-22 18:00:55 +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