You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js/modules/fomantic
silverwind 5791a73e75
Convert frontend code to typescript (#31559)
None of the frontend js/ts files was touched besides these two commands
(edit: no longer true, I touched one file in
61105d0618
because of a deprecation that was not showing before the rename).

`tsc` currently reports 778 errors, so I have disabled it in CI as
planned.

Everything appears to work fine.
8 months ago
..
api.ts Convert frontend code to typescript (#31559) 8 months ago
aria.md Remove fomantic checkbox module (#30162) 11 months ago
base.ts Convert frontend code to typescript (#31559) 8 months ago
checkbox.ts Convert frontend code to typescript (#31559) 8 months ago
dimmer.ts Convert frontend code to typescript (#31559) 8 months ago
dropdown.ts Convert frontend code to typescript (#31559) 8 months ago
form.ts Convert frontend code to typescript (#31559) 8 months ago
modal.ts Convert frontend code to typescript (#31559) 8 months ago
transition.ts Convert frontend code to typescript (#31559) 8 months ago