0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-21 01:35:14 +01:00
gitea/web_src/js/modules
silverwind 21ba5ca03b
Fix navbar + menu flashing on page load (#31281)
Fixes
https://github.com/go-gitea/gitea/pull/31273#issuecomment-2153771331.
Same method as used in https://github.com/go-gitea/gitea/pull/30215. All
left-opening dropdowns need to use it method.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-06-12 14:58:03 +00:00
..
fomantic Fix navbar + menu flashing on page load (#31281) 2024-06-12 14:58:03 +00:00
dirauto.js
fetch.js
fetch.test.js
fomantic.js
sortable.js
stores.js
tippy.js
toast.js
toast.test.js
worker.js Improve logout from worker (#30775) 2024-04-30 15:35:42 +00:00