forgejo/web_src/js/features
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
..
comp Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
admin-common.js
admin-emails.js
admin-users.js
aria.js Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
aria.md Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
common-issue.js
common-organization.js
contextpopup.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
heatmap.js
imagediff.js
install.js
notification.js
org-team.js
pull-view-file.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
repo-branch.js
repo-code.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
repo-commit.js
repo-common.js
repo-diff.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
repo-editor.js
repo-graph.js
repo-home.js Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
repo-issue-content.js
repo-issue-pr-form.js Use Vue to refactor pull merge UI (#19650) 2022-05-12 21:39:02 +08:00
repo-issue.js Use Vue to refactor pull merge UI (#19650) 2022-05-12 21:39:02 +08:00
repo-legacy.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
repo-migrate.js
repo-migration.js
repo-projects.js
repo-release.js
repo-settings.js Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
repo-template.js
repo-unicode-escape.js
repo-wiki.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
serviceworker.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js