diff2html/src
Jeroen Van den Berghe 7005ced0b5 css: target both :root and :host to also cover usage in shadow DOM
Inside shadow DOM :root can't be targeted, so :host should be used here for those cases.

Solves issues #517
2023-10-17 13:26:41 +02:00
..
__tests__ Use d2h-light-color-scheme for light 2023-09-26 18:06:06 -05:00
templates Use d2h-light-color-scheme for light 2023-09-26 18:06:06 -05:00
ui css: target both :root and :host to also cover usage in shadow DOM 2023-10-17 13:26:41 +02:00
diff-parser.ts support unix diff binaires 2023-01-20 23:00:34 +00:00
diff2html.ts Pass config to file list renderer 2023-09-19 19:04:04 -05:00
file-list-renderer.ts Pass default from default render config 2023-09-19 19:04:03 -05:00
hoganjs-utils.ts clean: Improve build configurations 2020-01-01 19:51:36 +00:00
line-by-line-renderer.ts Add colorscheme variable to wrapper 2023-09-19 19:03:58 -05:00
rematch.ts clean: Improve build configurations 2020-01-01 19:51:36 +00:00
render-utils.ts Use d2h-light-color-scheme for light 2023-09-26 18:06:06 -05:00
side-by-side-renderer.ts Add colorscheme variable to wrapper 2023-09-19 19:03:58 -05:00
types.ts Add colorscheme variable to wrapper 2023-09-19 19:03:58 -05:00
utils.ts clean: Improve build configurations 2020-01-01 19:51:36 +00:00