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
zeripath 6e6f23b315
Restore Accessibility for Dropdown (#16576)
* Restore #10096/#8638 and re-fix #15172

This PR restores the vendored and patched dropdow from #8638. It
however, abandons the calls to `click()` using instead the default
dropdown click calls instead. This prevents the issue of the dropdown
grabbing focus permanently however, this may have negative effects on
the effect of focus on the dropdowns.

Of note, the behaviour of the template selector dropdown on the repo
creation page is slightly odd - I don't believe that this odd behaviour
is caused by this PR but rather by the feed source for this. I suspect
that the dropdown should be adding a delete button to its selection.

Fix #15172
References: #7057

Signed-off-by: Andrew Thornton <art27@cantab.net>

* leverage fomantic-build instead

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per jookia

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
_site/globals Improve basic button and label styles (#14119) 4 years ago
build Restore Accessibility for Dropdown (#16576) 3 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 accordion module (#15951) 3 years ago
theme.config.less Use npm to manage fomantic and only build needed components (#9561) 5 years ago