1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 14:31:33 +02:00
gitea/web_src/js/features
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
..
comp Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
admin-common.js
admin-emails.js
admin-users.js
aria.js
aria.md
clipboard.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
codeeditor.js
colorpicker.js
common-global.js Remove useless JS operation for relative time tooltips (#20756) 2022-08-12 17:03:41 -04:00
common-issue.js
common-organization.js
contextpopup.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
formatting.js
heatmap.js
imagediff.js
install.js
mcaptcha.js Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
notification.js
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-commit.js Fix CI status popup (#20737) 2022-08-10 12:08:06 +08:00
repo-common.js
repo-diff.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-editor.js
repo-findfile.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-pr-form.js
repo-issue.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-legacy.js
repo-migrate.js
repo-migration.js
repo-projects.js
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
serviceworker.js
sshkey-helper.js
stopwatch.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js