forgejo/templates/repo/diff
Mario Lubenka 67561e79f1
Fix SVG side by side comparison link (#17375)
* Remove swipe-bar z-index

Fixes position of swipe-bar so it does not overlay other UI components when scrolling.

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Unique names for image tabs in pull request

Define unique names for image tabs in pull requests, in order to toggle tabs correctly when multiple are displayed on one page.

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-10-21 18:43:26 +08:00
..
blob_excerpt.tmpl
box.tmpl Add buttons to allow loading of incomplete diffs (#16829) 2021-10-15 17:05:33 +01:00
comment_form.tmpl
comment_form_datahandler.tmpl
comments.tmpl
compare.tmpl Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 2021-09-27 13:19:34 +01:00
conversation.tmpl
csv_diff.tmpl Prevent NPE in CSV diff rendering when column removed (#17018) 2021-10-20 20:10:03 +01:00
image_diff.tmpl Fix SVG side by side comparison link (#17375) 2021-10-21 18:43:26 +08:00
new_comment.tmpl
new_review.tmpl
options_dropdown.tmpl
section_split.tmpl
section_unified.tmpl
stats.tmpl
whitespace_dropdown.tmpl