This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/web_src/js
silverwind 20b3a90450
Remove useless JS operation for relative time tooltips (#20756)
This operation that shifts the content from title to data-content is
useless when we can directly render the expected HTML instead.

This change does prevent these tooltips from working when the user has
JS disabled in their browser, but I think we made it clear by now that
JS is required for gitea to work properly.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-08-12 17:03:41 -04:00
..
components Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
features Remove useless JS operation for relative time tooltips (#20756) 2022-08-12 17:03:41 -04: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