0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-21 09:45:01 +02:00
gitea/web_src/js
wxiaoguang 247927a9b5
Use "is-loading" to avoid duplicate form submit for code comment (#28143)
When the form is going to be submitted, add the "is-loading" class to
show an indicator and avoid user UI events.

When the request finishes (success / error), remove the "is-loading"
class to make user can interact the UI.
2023-11-21 02:12:31 +00:00
..
components Update JS dependencies (#27922) 2023-11-06 21:14:32 +00:00
features Use "is-loading" to avoid duplicate form submit for code comment (#28143) 2023-11-21 02:12:31 +00:00
markup Change katex limits (#27823) 2023-10-29 01:52:02 +00:00
modules Move some JS code from fomantic.js to standalone files (#27994) 2023-11-12 07:15:00 +00:00
render
standalone
test
utils Replace ajax with fetch, improve image diff (#27267) 2023-10-11 12:34:21 +00:00
vendor
webcomponents
bootstrap.js
index.js Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 2023-10-17 16:10:45 +02:00
jquery.js
svg.js Replace ajax with fetch, improve image diff (#27267) 2023-10-11 12:34:21 +00:00
svg.test.js
utils.js Replace ajax with fetch, improve image diff (#27267) 2023-10-11 12:34:21 +00:00
utils.test.js