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.
gitea/web_src/js
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>
4 years ago
..
code Fix and restyle menu on code line (#15913) 4 years ago
components Load issue/PR context popup data only when needed (#15955) 4 years ago
features Update notification table with only latest data (#16445) 4 years ago
markup Make Mermaid.js limit configurable (#16519) 4 years ago
standalone docs: swagger show models by default (#14880) 4 years ago
vendor Restore Accessibility for Dropdown (#16576) 4 years ago
easymde.js Switch from SimpleMDE to EasyMDE (#13333) 4 years ago
index.js Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) 4 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
publicpath.js Unregister non-matching serviceworkers (#15834) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 5 years ago
svg.js Load issue/PR context popup data only when needed (#15955) 4 years ago
utils.js Unregister non-matching serviceworkers (#15834) 4 years ago
utils.test.js Unregister non-matching serviceworkers (#15834) 4 years ago