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 62b3738968
Fix JS error with disabled attachment and easymde (#31511)
Not sure if this is a regression from
https://github.com/go-gitea/gitea/pull/30513, but when attachments are
disabled, `this.dropzone` is null and the code had failed in
`initEasyMDEPaste` trying to access `dropzoneEl.dropzone`.
9 months ago
..
ComboMarkdownEditor.js Fix JS error with disabled attachment and easymde (#31511) 9 months ago
ConfirmModal.js Fix and clean up `ConfirmModal` (#31283) 10 months ago
EasyMDEToolbarActions.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
EditorMarkdown.js Improve attachment upload methods (#30513) 9 months ago
EditorUpload.js Improve attachment upload methods (#30513) 9 months ago
EditorUpload.test.js Improve attachment upload methods (#30513) 9 months ago
LabelEdit.js replace jquery-minicolors with coloris (#30055) 1 year ago
QuickSubmit.js Fix issue/PR title edit (#30858) 11 months ago
ReactionSelector.js Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 12 months ago
SearchUserBox.js Use `querySelector` over alternative DOM methods (#31280) 10 months ago
TextExpander.js Update JS dependencies, remove space after emoji completion (#25266) 2 years ago
WebHookEditor.js Use `querySelector` over alternative DOM methods (#31280) 10 months ago