forgejo/web_src/js/features
silverwind 57f1ea0366
Fix loading button with invalid form (#20754)
Previously, if a invalid form was submitted (for example issue with no
title), the form could not be re-submitted again because the button
would not stay stuck in loading state. Fix that by hooking the 'submit'
event instead which triggers only when the form is valid.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-11 11:54:34 +08: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 Fix loading button with invalid form (#20754) 2022-08-11 11:54:34 +08:00
common-issue.js Add a checkbox to select all issues/PRs (#20177) 2022-07-28 18:25:18 +08:00
common-organization.js
contextpopup.js Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
dropzone.js
emoji.js
eventsource.sharedworker.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) 2022-08-03 22:58:27 +03:00
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 Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) 2022-08-03 22:58:27 +03:00
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 Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
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