0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 10:24:38 +01:00
gitea/web_src/js/features
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
2022-05-20 04:26:04 +02:00
..
comp Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
admin-common.js
admin-emails.js
admin-users.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
common-issue.js
common-organization.js
contextpopup.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
heatmap.js
imagediff.js
install.js
notification.js
org-team.js
pull-view-file.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
repo-branch.js
repo-code.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
repo-commit.js Allow commit status popup on /pulls page (#19507) 2022-04-26 21:09:46 +02:00
repo-common.js
repo-diff.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
repo-editor.js
repo-graph.js
repo-home.js Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
repo-issue-content.js
repo-issue-pr-form.js Use Vue to refactor pull merge UI (#19650) 2022-05-12 21:39:02 +08:00
repo-issue.js Use Vue to refactor pull merge UI (#19650) 2022-05-12 21:39:02 +08:00
repo-legacy.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
repo-migrate.js
repo-migration.js
repo-projects.js
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
serviceworker.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js