0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-08 15:40:31 -05:00
forgejo/web_src/js
silverwind d19c2c9fcb
Fix loading button with invalid form (#20754) (#20759)
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.
2022-08-11 16:26:09 +08:00
..
components Fix default merge style for pull requests (#20564) (#20565) 2022-07-31 22:41:06 +08:00
features Fix loading button with invalid form (#20754) (#20759) 2022-08-11 16:26:09 +08:00
markup
standalone
testUtils
bootstrap.js Bypass Firefox (iOS) bug (#20244) (#20250) 2022-07-05 16:01:01 +01:00
index.js Init popup for new code comment (#20234) (#20235) 2022-07-05 13:29:04 +01:00
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js Prettify number of issues (#17760) 2022-06-12 20:08:23 +08:00
utils.test.js Prettify number of issues (#17760) 2022-06-12 20:08:23 +08:00