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
silverwind 1e0fcd1450
Fix tooltip init after review (#20814)
* Fix tooltip init after review

Previous code passed a jQuery collection which initTooltip couldn't
handle. Instead, iterate the individial matched elements and add a
dollar to the variable name to make it clear it's jQuery.

Fixes: https://github.com/go-gitea/gitea/issues/20809
3 years ago
..
fomantic Replace fomantic popup module with tippy.js (#20428) 3 years ago
js Fix tooltip init after review (#20814) 3 years ago
less Improve comment header for Mobile (#20781) 3 years ago
svg Slightly reduce exclamation icon size (#20753) 3 years ago