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