0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-15 19:05:14 -05:00
forgejo/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>
2023-02-28 17:54:24 -05:00
..
ColorPicker.js
EasyMDE.js Change button text for commenting and closing an issue at the same time (#23135) (#23182) 2023-02-28 17:54:24 -05:00
ImagePaste.js
LabelEdit.js Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
MarkupContentPreview.js
QuickSubmit.js
ReactionSelector.js
SearchUserBox.js
WebHookEditor.js Refactor hiding-methods, remove jQuery show/hide, remove .hide class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00