forgejo/web_src/less
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245)
Close #23241

Before: press Ctrl+Enter in the Code Review Form, a single comment will
be added.

After: press Ctrl+Enter in the Code Review Form, start the review with
pending comments.


The old name `is_review` is not clear, so the new code use
`pending_review` as the new name.

Co-authored-by: delvh <leon@kske.dev>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2023-03-04 02:13:37 -05:00
..
chroma
code
codemirror
console
features
markup Change style to improve whitespaces trimming inside inline markdown code (#23093) 2023-02-23 20:57:03 +08:00
modules Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
shared
standalone
themes
_admin.less
_base.less Fix code wrap for unbroken lines (#23268) 2023-03-03 23:48:59 -05:00
_dashboard.less
_editor.less Improve PR Review Box UI (#22986) 2023-02-21 21:36:53 +08:00
_explore.less
_font_i18n.less Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
_form.less
_home.less
_install.less
_organization.less
_package.less
_repository.less Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2023-03-04 02:13:37 -05:00
_review.less Upgrade to stylelint 15 (#22944) 2023-02-21 09:23:45 -06:00
_runner.less
_svg.less
_tribute.less
_user.less
animations.less
helpers.less
index.less
variables.less