forgejo/web_src/js
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
..
components
features Fix loading button with invalid form (#20754) 2022-08-11 11:54:34 +08: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