gitea/web_src/js/modules/fomantic
wxiaoguang 6596b92140
Fix modal + form abuse (#34921)
See the comment. And due to the abuse, there is a regression: when the
modal is hidden, the form will be reset and it can't submit.

This PR fixes all problems: keep the modal with form open, and add
"loading" indicator.
2025-07-01 15:19:03 +08:00
..
aria.md Remove fomantic checkbox module (#30162) 2024-03-29 04:56:01 +00:00
base.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
checkbox.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
dimmer.ts Enable Typescript `noImplicitThis` (#33250) 2025-01-16 04:26:17 +08:00
dropdown.test.ts Fix dropdown delegating and some UI problems (#34014) 2025-03-26 02:51:22 +00:00
dropdown.ts Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
form.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
modal.ts Fix modal + form abuse (#34921) 2025-07-01 15:19:03 +08:00
tab.ts Drop fomantic build (#33845) 2025-03-11 12:44:52 +08:00
transition.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00