0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 03:43:41 +01:00
gitea/templates/repo
wxiaoguang 694441fec5
Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861)
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown

* fix repo permission

* use action instead of onChange

* re-order the CSS selector

* fix dropdown behavior for repo permissions, make elements inside menu item non-focusable

* use menu/menuitem instead of combobox/option. use tooltip(data-content) for aria-label, prevent from repeated attaching

* click menu item when pressing Enter

* code format

* fix repo permission

* repo setting: prevent from misleading users when error occurs

* fine tune the repo collaboration access mode dropdown (in case the access mode is undefined in the template)

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-06-03 17:38:26 -04:00
..
branch
diff Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
editor Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
graph
issue Add title attribute to dependencies in sidebar (#19807) 2022-06-01 15:08:34 -04:00
migrate
projects Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
pulls Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
release
settings Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
commit_page.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl
commits.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
home.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
icon.tmpl
packages.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl