0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-23 20:38:47 +01:00
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
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
EditorMarkdown.test.ts
EditorMarkdown.ts
EditorUpload.test.ts
EditorUpload.ts
LabelEdit.ts
QuickSubmit.ts
ReactionSelector.ts Fix JS error when reply comment on Conversation page (#32685) 2024-12-02 00:13:58 +08:00
SearchUserBox.ts
TextExpander.ts
WebHookEditor.ts