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.
silverwind 1b762fc5d8
Remove vendored copy of fomantic-dropdown (#15193)
jQuery 3.6.0 seems to have broke the dropdown focus handling (focus
would get stuck on the dropdown) in this module which we have vendored
on top of fomantic for accessibility improvements.

Either downgrading jQuery to 3.5.1 or removing the vendor copy seems to
resolve the issue and I opted for removing the copy because I think such
changes should be done upstream and the removal also lightens the JS by
155kB before minify/gzip.

Fixes: https://github.com/go-gitea/gitea/issues/15172

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
components Heatmap days clickable (#13935) 3 years ago
features Update JS dependencies (#15033) 3 years ago
markdown Fix Anchor jumping with escaped query components (#14969) 3 years ago
standalone docs: swagger show models by default (#14880) 3 years ago
easymde.js Switch from SimpleMDE to EasyMDE (#13333) 4 years ago
index.js Remove vendored copy of fomantic-dropdown (#15193) 3 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Dropdowns, Labels fixes and more CSS tweaks (#13733) 4 years ago
utils.js Fix CJK fonts again and misc. font issues (#14575) 3 years ago