Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang
5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)
The first step of the plan
* #23290
Thanks to @silverwind for the first try in #15394 . Close #10729 and a
lot of related issues.
The EasyMDE is not removed, now it works as a fallback, users can switch
between these two editors.
Editor list:
* Issue / PR comment
* Issue / PR comment edit
* Issue / PR comment quote reply
* PR diff view, inline comment
* PR diff view, inline comment edit
* PR diff view, inline comment quote reply
* Release editor
* Wiki editor
Some editors have attached dropzone
Screenshots:
<details>
![image](https://user-images.githubusercontent.com/2114189/229363558-7e44dcd4-fb6d-48a0-92f8-bd12f57bb0a0.png)
![image](https://user-images.githubusercontent.com/2114189/229363566-781489c8-5306-4347-9714-d71af5d5b0b1.png)
![image](https://user-images.githubusercontent.com/2114189/229363771-1717bf5c-0f2a-4fc2-ba84-4f5b2a343a11.png)
![image](https://user-images.githubusercontent.com/2114189/229363793-ad362d0f-a045-47bd-8f9d-05a9a842bb39.png)
</details>
---------
Co-authored-by: silverwind <me@silverwind.io>
|
2 years ago |
.. |
blob_excerpt.tmpl
|
Move helpers to be prefixed with `gt-` (#22879)
|
2 years ago |
box.tmpl
|
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)
|
2 years ago |
comment_form.tmpl
|
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)
|
2 years ago |
comment_form_datahandler.tmpl
|
Make sure fmt catches all templates (#20979)
|
2 years ago |
comments.tmpl
|
Use data-tooltip-content for tippy tooltip (#23649)
|
2 years ago |
compare.tmpl
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
conversation.tmpl
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
csv_diff.tmpl
|
Fix CSV diff for added/deleted files (#21189)
|
2 years ago |
escape_title.tmpl
|
Switch Unicode Escaping to a VSCode-like system (#19990)
|
3 years ago |
image_diff.tmpl
|
Remove incorrect HTML self close tag (#23748)
|
2 years ago |
new_comment.tmpl
|
…
|
|
new_review.tmpl
|
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)
|
2 years ago |
options_dropdown.tmpl
|
Fix incorrect `toggle` buttons (#23676)
|
2 years ago |
section_code.tmpl
|
Switch Unicode Escaping to a VSCode-like system (#19990)
|
3 years ago |
section_split.tmpl
|
Move helpers to be prefixed with `gt-` (#22879)
|
2 years ago |
section_unified.tmpl
|
Fix broken code editor diff preview (#23307)
|
2 years ago |
stats.tmpl
|
Use data-tooltip-content for tippy tooltip (#23649)
|
2 years ago |
whitespace_dropdown.tmpl
|
Fix incorrect `toggle` buttons (#23676)
|
2 years ago |