0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-11 10:34:59 +01:00
gitea/templates/repo
Gwyneth Morgan e5313248a8
Add non-JS fallback for reaction tooltips (#28785)
When JavaScript is not loaded, fall back to displaying reaction tooltips
with the default browser `title` attribute. An element with a present
but empty `data-tooltip-content` will use the `title` attribute for its
tippy.js tooltip content, so when JavaScript is enabled, this functions
the same as the current behavior.
2024-01-15 09:42:59 +08:00
..
actions
branch
cite
code
diff Improve CSS helper naming (#28769) 2024-01-12 20:28:01 +08:00
editor
find
graph
issue Add non-JS fallback for reaction tooltips (#28785) 2024-01-15 09:42:59 +08:00
migrate
projects
pulls
release Add download attribute to release attachments (#28739) 2024-01-09 16:51:20 +08:00
settings Fix button size in "attached header right" (#28770) 2024-01-12 14:43:40 +00:00
tag
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl
commits.tmpl
create_helper.tmpl
create.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Revamp repo header (#27760) 2024-01-12 03:44:06 +00:00
home.tmpl
icon.tmpl
packages.tmpl
release_tag_header.tmpl
search_name.tmpl
search.tmpl Fix 500 error of searching commits (#28576) 2023-12-21 23:09:14 +00:00
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl