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
silverwind 7bc0c8cff6
Prevent clone protocol button flash on page load (#13626)
* Prevent clone protocol button flash on page load

Previously, the saved active buttons would flash on page load because if
delay involved in JS execution. Prevent these flashes bydisabling
transitions on page load and run the script right after. It's not an
ideal solution (which would require server-side storage of user
settings like this) but I'd say better than before.

* add defer

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
fomantic CSS color variables, less bold font weight and more (#13567) 4 years ago
fonts/noto-color-emoji Fonts rework (#12114) 4 years ago
js Prevent clone protocol button flash on page load (#13626) 4 years ago
less Prevent clone protocol button flash on page load (#13626) 4 years ago
svg Gitea 2 Gitea migration (#12657) 4 years ago