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
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
..
admin Replace blue button and label classes with primary (#19763) 3 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Add the possibility to allow the user to have a favicon which differs from the main logo (#18542) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Replace blue button and label classes with primary (#19763) 3 years ago
mail Try to prevent autolinking of displaynames by email readers (#19169) 3 years ago
org Replace blue button and label classes with primary (#19763) 3 years ago
package Replace blue button and label classes with primary (#19763) 3 years ago
repo Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 3 years ago
shared Show source/target branches on PR's list (#19747) 3 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger Auto merge pull requests when all checks succeeded via API (#9307) 3 years ago
user Fix i18n for Link Account button, re-format tmpl (#19835) 3 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago