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.
forgejo/web_src/fomantic
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>
2 years ago
..
_site/globals Change <a> elements to underline on hover (#17898) 3 years ago
build Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2 years ago
.npmrc Stop packaging node_modules in release tarballs (#15273) 3 years ago
package.json Stop packaging node_modules in release tarballs (#15273) 3 years ago
semantic.json Remove fomantic progress module (#19760) 2 years ago
theme.config.less Use npm to manage fomantic and only build needed components (#9561) 5 years ago