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 cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor

* Remove the required `SubmitReviewForm.Type`, empty type (triggered by quick submit) means "comment"

* Merge duplicate code
3 years ago
..
ColorPicker.js
EasyMDE.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 3 years ago
ImagePaste.js
LabelEdit.js
MarkupContentPreview.js
ReactionSelector.js Replace blue button and label classes with primary (#19763) 3 years ago
SearchUserBox.js
WebHookEditor.js