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/settings
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>
3 years ago
..
webhook Replace blue button and label classes with primary (#19763) 3 years ago
branches.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
collaboration.tmpl Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 3 years ago
deploy_keys.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
githook_edit.tmpl Add class to page content to unify top margin (#13766) 4 years ago
githooks.tmpl Multiple Escaping Improvements (#17551) 3 years ago
lfs.tmpl Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
lfs_file.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
lfs_file_find.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
lfs_locks.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
lfs_pointers.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
nav.tmpl Add tag protection (#15629) 4 years ago
navbar.tmpl Add tag protection (#15629) 4 years ago
options.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
protected_branch.tmpl Support unprotected file patterns (#16395) 3 years ago
tags.tmpl Replace blue button and label classes with primary (#19763) 3 years ago