You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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>
3 years ago
..
blob_excerpt.tmpl Fix whitespace rendering in diff (#13415) 4 years ago
box.tmpl Add buttons to allow loading of incomplete diffs (#16829) 3 years ago
comment_form.tmpl Fix spelling (#16179) 4 years ago
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 7 years ago
comments.tmpl Switch migration icon to svg (#15954) 4 years ago
compare.tmpl Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
conversation.tmpl Fix previous/next button size (#16284) 4 years ago
csv_diff.tmpl Prevent NPE in CSV diff rendering when column removed (#17018) 3 years ago
image_diff.tmpl Fix SVG side by side comparison link (#17375) 3 years ago
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
new_review.tmpl Add attachments for PR reviews (#16075) 4 years ago
options_dropdown.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
section_split.tmpl Simplify split diff view generation and remove JS dependency (#16775) 4 years ago
section_unified.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
stats.tmpl Search and Diff CSS enhancements (#14050) 4 years ago
whitespace_dropdown.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago