gitea/web_src/js/modules/fomantic
silverwind 69e595cdd8
Update eslint to v9 (#35485)
Update eslint and all plugins. Many plugins still do not ship type
definitions so I had to add stubs. Also, I had to put a few typescript
error expectations because if some unknown error in the types.

`eslint-plugin-no-jquery` is disabled because it's not compatible with
eslint 9 flat config
(https://github.com/wikimedia/eslint-plugin-no-jquery/issues/311).
2025-09-14 19:15:06 +03:00
..
aria.md Remove fomantic checkbox module (#30162) 2024-03-29 04:56:01 +00:00
base.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03: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 Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03: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