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
Yarden Shoham ff7057a46d
Change button text for commenting and closing an issue at the same time (#23135) (#23182)
Backport #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.



![image](https://user-images.githubusercontent.com/2114189/221334034-8d556cd5-1136-4ba0-8faa-a65ffadd7fb7.png)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
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) (#23182) 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