forgejo/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 Prevent double encoding of branch names in delete branch (#18714) 2022-02-11 13:02:04 +08:00
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 Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 2022-03-29 05:21:30 +02:00
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 Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
settings Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
wiki By default force vertical tabs on mobile (#19486) 2022-04-26 16:31:58 -04:00
activity.tmpl Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
blame.tmpl
branch_dropdown.tmpl Fix broken TR on cherrypick page (#19599) 2022-05-04 02:48:23 +02:00
clone_buttons.tmpl Don't let repo clone URL overflow (#19517) 2022-04-26 19:22:11 -04:00
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 Separate the details links of commit-statuses in headers (#18661) 2022-02-11 23:29:58 +08:00
commits.tmpl
commits_list.tmpl Improve commit list/view on mobile (#19712) 2022-05-16 18:45:12 +02:00
commits_list_small.tmpl Fix a broken link in commits_list_small.tmpl (#18763) 2022-02-14 19:19:07 +08:00
commits_table.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
create.tmpl
empty.tmpl Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 2022-03-29 05:21:30 +02:00
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 Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
search.tmpl Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Add a new menu in file view to open blame view and fix blame view select range bug (#19500) 2022-04-26 13:54:40 +03:00
view_list.tmpl Update JS dependencies (#19281) 2022-04-01 02:15:46 +02:00
watchers.tmpl