gitea/web_src/js/features/comp
silverwind f6960096f3
Enable strict TypeScript, add `errorMessage` helper (#37292)
Enable full TypeScript `strict` mode and fix issues discovered during
this refactor. Introduced a `errorMessage` helper function to cleanly
extract a error messages from the `unknown` type.

Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: Claude (claude-opus-4-7) <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-20 07:22:05 +00:00
..
ComboMarkdownEditor.ts Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
ConfirmModal.ts Refactor "org teams" page and help new users to "add member" to an org (#37051) 2026-03-31 21:30:25 +08:00
Cropper.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
EasyMDEToolbarActions.ts
EditorMarkdown.test.ts Correct spelling (#36783) 2026-02-28 11:23:20 -08:00
EditorMarkdown.ts Prevent navigation keys from triggering actions during IME composition (#36540) 2026-02-08 14:39:09 +08:00
EditorUpload.test.ts Enable more markdown paste features in textarea editor (#35494) 2025-09-16 23:55:57 +00:00
EditorUpload.ts Replace `dropzone` with `@deltablot/dropzone` (#37237) 2026-04-17 08:16:42 +00:00
LabelEdit.ts Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
QuickSubmit.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +08:00
ReactionSelector.ts Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
SearchRepoBox.ts feat: Add configurable permissions for Actions automatic tokens (#36173) 2026-03-21 15:39:47 -07:00
SearchUserBox.ts Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
TextExpander.ts Load `mentionValues` asynchronously (#36739) 2026-03-07 12:37:37 -08:00
WebHookEditor.ts Refactor htmx and fetch-action related code (#37186) 2026-04-13 18:53:55 +00:00