gitea/web_src/js/modules/fomantic
wxiaoguang 608ccc32e5
Drop fomantic build (#33845)
We would never update or build fomantic again, we have forked it as a
private library long time ago.

So just put the JS and CSS files in "fomantic/build" into git. And use
"import" to use them.

Remove "form.js", rewrite "tab" component.

All source code is from official Fomantic UI build. Will apply patches
in separate PRs.
2025-03-11 12:44:52 +08:00
..
api.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00: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 duplicate dropdown dividers (#32760) 2024-12-09 07:54:59 +00:00
dropdown.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
form.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
modal.ts Enable Typescript noImplicitThis (#33250) 2025-01-16 04:26:17 +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