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
wxiaoguang 0f4b0cf892
Refactor some frontend problems (#32646)
1. correct the modal usage on "admin email list" page (then
`web_src/js/features/admin/emails.ts` is removed)
2. use `addDelegatedEventListener` instead of `jQuery().on`
3. more jQuery related changes and remove jQuery from
`web_src/js/features/common-button.ts`
4. improve `confirmModal` to make it support header, and remove
incorrect double-escaping
5. fix more typescript related types
6. fine tune devtest pages and add more tests
3 months ago
..
ComboMarkdownEditor.ts Refactor render system (#32492) 3 months ago
ConfirmModal.ts Refactor some frontend problems (#32646) 3 months ago
EasyMDEToolbarActions.ts Convert frontend code to typescript (#31559) 8 months ago
EditorMarkdown.test.ts Add some handy markdown editor features (#32400) 4 months ago
EditorMarkdown.ts Add some handy markdown editor features (#32400) 4 months ago
EditorUpload.test.ts Convert frontend code to typescript (#31559) 8 months ago
EditorUpload.ts Add some handy markdown editor features (#32400) 4 months ago
LabelEdit.ts Convert frontend code to typescript (#31559) 8 months ago
QuickSubmit.ts Correctly query the primary button in a form (#32438) 4 months ago
ReactionSelector.ts Remove jQuery import from some files (#32512) 3 months ago
SearchUserBox.ts Remove jQuery import from some files (#32512) 3 months ago
TextExpander.ts Fix suggestions for issues (#32380) 4 months ago
WebHookEditor.ts Convert frontend code to typescript (#31559) 8 months ago