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 8b86ccbee1
Change button text for commenting and closing an issue at the same time (#23135)
Close  #10468

Without SimpleMDE/EasyMDE, using Simple Textarea, the button text could
be changed when content changes.

After introducing SimpleMDE/EasyMDE, there is no code for updating the
button text.
2 years ago
..
ColorPicker.js JS refactors (#22227) 2 years ago
EasyMDE.js Change button text for commenting and closing an issue at the same time (#23135) 2 years ago
ImagePaste.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 3 years ago
LabelEdit.js Scoped labels (#22585) 2 years ago
MarkupContentPreview.js Use explicit jQuery import, remove unused eslint globals (#18435) 3 years ago
QuickSubmit.js move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import (#20679) 3 years ago
ReactionSelector.js Replace fomantic popup module with tippy.js (#20428) 3 years ago
SearchUserBox.js JS refactors (#22227) 2 years ago
WebHookEditor.js Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago