gitea/web_src/js/features/comp
wxiaoguang 1bb1a51f47
Fix JS error when reply comment on Conversation page (#32685)
Fix #32684, regression of #32596 (side-effect of jQuery removal: jQuery could tolerate non-existing elements)
And fix another regression bug from #30453 (initCompReactionSelector double-init)
2024-12-02 00:13:58 +08:00
..
ComboMarkdownEditor.ts Refactor render system (#32492) 2024-11-14 05:02:11 +00:00
ConfirmModal.ts Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
Cropper.ts Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
EasyMDEToolbarActions.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
EditorMarkdown.test.ts Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
EditorMarkdown.ts Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
EditorUpload.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
EditorUpload.ts Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
LabelEdit.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
QuickSubmit.ts Correctly query the primary button in a form (#32438) 2024-11-07 04:21:53 +08:00
ReactionSelector.ts Fix JS error when reply comment on Conversation page (#32685) 2024-12-02 00:13:58 +08:00
SearchUserBox.ts Remove jQuery import from some files (#32512) 2024-11-15 02:48:41 +08:00
TextExpander.ts Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
WebHookEditor.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00