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/features/comp
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
..
ComboMarkdownEditor.ts Convert frontend code to typescript (#31559) 8 months ago
ConfirmModal.ts Convert frontend code to typescript (#31559) 8 months ago
EasyMDEToolbarActions.ts Convert frontend code to typescript (#31559) 8 months ago
EditorMarkdown.ts Convert frontend code to typescript (#31559) 8 months ago
EditorUpload.test.ts Convert frontend code to typescript (#31559) 8 months ago
EditorUpload.ts Convert frontend code to typescript (#31559) 8 months ago
LabelEdit.ts Convert frontend code to typescript (#31559) 8 months ago
QuickSubmit.ts Convert frontend code to typescript (#31559) 8 months ago
ReactionSelector.ts Convert frontend code to typescript (#31559) 8 months ago
SearchUserBox.ts Convert frontend code to typescript (#31559) 8 months ago
TextExpander.ts Convert frontend code to typescript (#31559) 8 months ago
WebHookEditor.ts Convert frontend code to typescript (#31559) 8 months ago