forgejo/web_src/js
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
2022-08-17 00:05:40 +03:00
..
components Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
features Fix tooltip init after review (#20814) 2022-08-17 00:05:40 +03:00
markup
modules Use separate class for tippy targets (#20742) 2022-08-10 22:47:28 +08:00
standalone
testUtils
bootstrap.js Bypass Firefox (iOS) bug (#20244) 2022-07-05 13:27:13 +01:00
index.js Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js Add eslint-plugin-sonarjs (#20431) 2022-07-22 09:10:22 +08:00
utils.test.js Prettify number of issues (#17760) 2022-06-12 20:08:23 +08:00