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/templates
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>
9 months ago
..
admin code optimization (#31315) 9 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Fix navbar `+` menu flashing on page load (#31281) 9 months ago
custom
devtest Fix some URLs whose sub-path is missing (#31289) 9 months ago
explore Refactor web routes (#30519) 10 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 12 months ago
org Right align the "Settings" menu item in overflow-menu (#30764) 10 months ago
package Replace `gt-word-break` with `tw-break-anywhere` (#31183) 9 months ago
projects Replace `gt-word-break` with `tw-break-anywhere` (#31183) 9 months ago
repo Fix navbar `+` menu flashing on page load (#31281) 9 months ago
shared Optimize profile layout to enhance visual experience (#31278) 9 months ago
status Initial support for colorblindness-friendly themes (#30625) 10 months ago
swagger Document possible action types for the user activity feed API (#31196) 9 months ago
user Fix some URLs whose sub-path is missing (#31289) 9 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
install.tmpl Fix some UI problems (install/checkbox) (#30854) 10 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago