0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 11:54:37 +01:00
gitea/templates/repo
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
..
branch Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
diff Fix SVG side by side comparison link (#17375) 2021-10-21 18:43:26 +08:00
editor
graph
issue "Copy branch name" button in pull request (#17323) 2021-10-19 13:32:11 -04:00
migrate Disable form autofill (#17291) 2021-10-19 01:08:41 +03:00
projects Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 2021-10-21 15:37:43 +08:00
pulls
release
settings Disable form autofill (#17291) 2021-10-19 01:08:41 +03:00
wiki
activity.tmpl Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl "Copy branch name" button in pull request (#17323) 2021-10-19 13:32:11 -04:00
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
icon.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
view_list.tmpl Defer Last Commit Info (#16467) 2021-10-08 15:08:22 +02:00
watchers.tmpl