1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 12:11:18 +02:00
gitea/web_src/js
silverwind d751e35d81
Use separate class for tippy targets (#20742)
Previous solution that re-purposed the 'hide' class by making it
`!important` had various unintended side-effects where jQuery .show() was
not able to outweight it. Use a separate class to prevent these
interactions.
2022-08-10 22:47:28 +08:00
..
components Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
features Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
markup
modules Use separate class for tippy targets (#20742) 2022-08-10 22:47:28 +08:00
standalone
testUtils
bootstrap.js
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
utils.test.js