forgejo/web_src/less
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
..
chroma Make .cs highlighting legible on dark themes. (#19604) 2022-05-04 16:58:38 +08:00
code
codemirror
features
markup Disallow selecting the text of buttons (#19330) 2022-04-14 16:57:19 +08:00
shared Show source/target branches on PR's list (#19747) 2022-05-25 15:33:35 +02:00
standalone
themes Remove fomantic progress module (#19760) 2022-05-20 05:04:45 +02:00
_admin.less Improve UI on mobile (#19546) 2022-05-01 18:11:21 +02:00
_base.less Remove fomantic progress module (#19760) 2022-05-20 05:04:45 +02:00
_dashboard.less
_editor.less
_explore.less
_font_i18n.less
_form.less Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
_home.less
_install.less
_organization.less Add RSS Feed buttons to Repo, User and Org pages (#19370) 2022-04-24 22:03:39 +02:00
_repository.less Remove fomantic progress module (#19760) 2022-05-20 05:04:45 +02:00
_review.less Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
_svg.less
_tribute.less
_user.less Improve UI on mobile (#19546) 2022-05-01 18:11:21 +02:00
animations.less Improve reviewing PR UX (#19612) 2022-05-07 01:35:12 -04:00
helpers.less Fix Pull Request comment filename word breaks (#19535) 2022-04-29 12:30:54 +03:00
index.less
misc.css
variables.less