Commit graph

582 commits

Author SHA1 Message Date
Rodrigo Fernandes
6572b68bf2
bump: Update dependencies 2021-07-23 21:50:00 +01:00
Rodrigo Fernandes
b8594e1994
Merge pull request #396 from rtfpessoa/improve-git-diff-support
clean: Improve git diff support
2021-07-09 22:39:41 +01:00
Rodrigo Fernandes
6ad7f00be2
clean: Improve git diff support 2021-07-09 22:35:27 +01:00
Rodrigo Fernandes
9987e7c695
doc: Add docs about the input format 2021-07-09 22:27:06 +01:00
Rodrigo Fernandes
239d943fad
Merge pull request #395 from rtfpessoa/dependabot/npm_and_yarn/set-getter-0.1.1
build(deps): bump set-getter from 0.1.0 to 0.1.1
2021-07-06 21:08:57 +01:00
dependabot[bot]
6567ad423d
build(deps): bump set-getter from 0.1.0 to 0.1.1
Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/doowb/set-getter/releases)
- [Commits](https://github.com/doowb/set-getter/commits/0.1.1)

---
updated-dependencies:
- dependency-name: set-getter
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 21:21:01 +00:00
Rodrigo Fernandes
73ab5ba050
Merge pull request #389 from mohd-akram/remove-redundant-classes
Remove redundant HTML classes
2021-06-03 22:34:12 +01:00
Rodrigo Fernandes
be5d5ee1c7
Merge pull request #386 from rtfpessoa/dependabot/npm_and_yarn/postcss-8.2.10
build(deps-dev): [security] bump postcss from 8.2.9 to 8.2.10
2021-06-03 22:21:10 +01:00
Rodrigo Fernandes
110b90bc75
Merge pull request #388 from rtfpessoa/dependabot/npm_and_yarn/browserslist-4.16.6
build(deps): bump browserslist from 4.16.3 to 4.16.6
2021-06-03 22:21:02 +01:00
Rodrigo Fernandes
79d061f431
Merge pull request #390 from rtfpessoa/dependabot/npm_and_yarn/ws-7.4.6
build(deps): bump ws from 7.4.4 to 7.4.6
2021-06-03 22:20:52 +01:00
dependabot[bot]
1882e58796
build(deps): bump ws from 7.4.4 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 22:18:46 +00:00
Mohamed Akram
ac9e2ce706 Remove redundant HTML classes 2021-05-29 02:08:47 +04:00
dependabot[bot]
8735dfccb6
build(deps): bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 03:41:11 +00:00
dependabot-preview[bot]
ea14e3d5ef
build(deps-dev): [security] bump postcss from 8.2.9 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.10. **This update includes a security fix.**
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.9...8.2.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-10 15:54:18 +00:00
Rodrigo Fernandes
4f5db83d30
style: Fix format 2021-05-10 12:05:19 +01:00
Rodrigo Fernandes
97b245883c
Merge pull request #384 from domdomegg/update-documentation
docs: Update configuration reference
2021-05-10 12:04:18 +01:00
Rodrigo Fernandes
8c6ed5aa14
clean: Apply suggestions from code review 2021-05-10 11:56:14 +01:00
Adam Jones
78b9cb69ae
docs: Update configuration reference
- Add undocumented srcPrefix and dstPrefix options
- Better specify types and defaults
- Reorder options to match implementation
- Add example for rawTemplates
- Remove invalid 'inputFormat' option from examples
2021-05-10 11:26:35 +01:00
Rodrigo Fernandes
9ed73c7a66 fix: Use correct webpack typings 2021-04-08 14:55:58 +01:00
Rodrigo Fernandes
defff26b9a fix: Setup husky correctly 2021-04-08 13:14:00 +01:00
Rodrigo Fernandes
0475545a01
Merge pull request #363 from rtfpessoa/bump-dependencies
bump: Update dependencies
2021-04-04 13:17:06 +01:00
Rodrigo Fernandes
fb66c8f983
bump: Update dependencies 2021-04-04 13:11:30 +01:00
Rodrigo Fernandes
006d82c02b
clean: Improve README with suggestions 2021-04-04 12:29:44 +01:00
Rodrigo Fernandes
8fc491c499
Merge pull request #378 from charguer/update-readme-with-plain-html-example
Update readme with fully worked-out plain html example
2021-04-04 12:00:18 +01:00
charguer
794bdb2e1c Update readme with fully worked-out plain html example 2021-03-31 16:26:34 +02:00
Rodrigo Fernandes
642b000ad4
Merge pull request #374 from rtfpessoa/dependabot/npm_and_yarn/y18n-4.0.1
build(deps): [security] bump y18n from 4.0.0 to 4.0.1
2021-03-30 22:49:11 +01:00
dependabot-preview[bot]
ba257b53dc
build(deps): [security] bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 17:21:08 +00:00
Rodrigo Fernandes
084eb408dd
Merge pull request #369 from huggingface/diff-max-line-length
feature: `diffMaxLineLength` to mark file diff as too big depending on diff line length
2021-03-16 09:26:26 +00:00
Pierric Cistac
bf7b52ad30
regroup handling of diffMaxLineLength and diffMaxChanges in parser 2021-03-11 18:17:33 -05:00
Pierric Cistac
a4e619efa4
feature: new diffMaxLineLength
Mark a file diff as too big if diff line length > threshold
2021-03-11 18:10:14 -05:00
Rodrigo Fernandes
51d19ebc2e
Merge pull request #367 from rtfpessoa/dependabot/npm_and_yarn/elliptic-6.5.4
build(deps): [security] bump elliptic from 6.5.3 to 6.5.4
2021-03-08 20:43:10 +00:00
dependabot-preview[bot]
32b7cfc5d1
build(deps): [security] bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 16:27:03 +00:00
Rodrigo Fernandes
38a9d8f93e
Merge pull request #365 from huggingface/diff-max-lines
feature: bypass parsing/rendering of file diff if specific threshold is crossed
2021-03-04 22:41:02 +00:00
Rodrigo Fernandes
e55d145036
Merge pull request #366 from huggingface/fix-viewed-checkbox
fix: only display "Viewed" checkbox if `fileContentToggle` is set
2021-03-04 22:40:24 +00:00
Pierric Cistac
7668889493
fix: only display "Viewed" checkbox if fileContentToggle is set 2021-03-01 17:17:08 -05:00
Pierric Cistac
a65a3b9562
update tests 2021-03-01 16:05:12 -05:00
Pierric Cistac
08f14e2db1
rm package-lock.json 2021-03-01 14:54:03 -05:00
Pierric Cistac
f220ca11e4
move everything inside parser 2021-03-01 14:48:12 -05:00
Pierric Cistac
b057c6f308
fix: URLParams typing in demo with new diffTooBigMessage option 2021-02-25 15:30:09 -05:00
Pierric Cistac
9aa2ea924e
doc: add diffMaxChanges and diffTooBigMessage in readme 2021-02-25 15:30:09 -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
Pierric Cistac
ea9c1fee48
feature: new diffMaxChanges in parser config
If `diffMaxChanges` is set in parser config, and its value is exceeded for a given file diff, then parsing for this file is stopped, and `isTooBig` is set to `true` in the `DiffFile`
2021-02-25 14:02:43 -05:00
Rodrigo Fernandes
f046d183df
Merge pull request #360 from xlith/fix/space-in-side-by-side-display
fix: remove unnesesary height property in d2h-files-diff class
2021-02-20 11:48:43 +00:00
Civan Yavuzsen
9e831469a5 fix: remove unnesesary height property in d2h-files-diff class 2021-02-07 03:27:57 +03:00
Rodrigo Fernandes
c3d7df3bc5
Merge pull request #358 from mrfyda/feature/collapse-viewed
feature: Hide viewed files
2021-01-24 00:57:32 +00:00
Rafael Cortês
242fc5ae7b
feature: Add selected state style 2021-01-23 22:32:50 +00:00
Rafael Cortês
49bf898e0e
clean: Refactor font style 2021-01-23 22:18:03 +00:00
Rafael Cortês
8ee76bf44b
clean: Refactor function to toggle file contents 2021-01-23 22:16:25 +00:00
Rafael Cortês
316803df77
feature: Hide viewed files 2021-01-23 15:07:14 +00:00
Rodrigo Fernandes
c178c2e91e
Merge pull request #353 from rtfpessoa/dependabot/npm_and_yarn/node-notifier-8.0.1
build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1
2020-12-22 09:06:25 +00:00