1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/web_src/js
Yarden Shoham ceedb4973e
Change button text for commenting and closing an issue at the same time () ()
Backport 

Close  

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:38 -05:00
..
components Add force_merge to merge request and fix checking mergable () () 2023-02-21 09:42:22 -06:00
features Change button text for commenting and closing an issue at the same time () () 2023-02-28 17:54:38 -05:00
markup Fix environments for KaTeX and error reporting () () 2023-01-16 13:34:50 -06:00
modules Improve commit status icons () 2022-09-09 17:03:18 -04:00
standalone Add new JS linter rules () 2021-11-22 16:19:01 +08:00
test Switch from jest to vitest () 2022-10-14 21:36:16 +08:00
bootstrap.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" () () 2022-11-09 21:19:44 +08:00
index.js Add system setting table with cache and also add cache supports for user setting () 2022-10-17 07:29:26 +08:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
serviceworker.js Fix serviceworker output file and misc improvements () 2020-05-24 08:36:40 +01:00
svg.js Multiple improvements for comment edit diff () () 2022-12-02 15:42:41 -05:00
svg.test.js Remove vitest globals () 2022-10-19 14:50:19 +08:00
utils.js Use weighted algorithm for string matching when finding files in repo () 2022-10-08 12:22:44 +01:00
utils.test.js Remove vitest globals () 2022-10-19 14:50:19 +08:00