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/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>
2 years ago
..
chroma Improve arc-green code theme (#21039) 2 years ago
code Fix and restyle menu on code line (#15913) 4 years ago
codemirror Support Issue forms and PR forms (#20987) 2 years ago
console Add support for rendering terminal output with colors (#19497) 3 years ago
features Preview images for Issue cards in Project Board view (#22112) 2 years ago
markup Change style to improve whitespaces trimming inside inline markdown code (#23093) 2 years ago
modules Upgrade to stylelint 15 (#22944) 2 years ago
shared Timeline and color tweaks (#21799) 2 years ago
standalone Update JS dependencies, fix lint (#18389) 3 years ago
themes Release and Tag List tweaks (#21712) 2 years ago
_admin.less Webhook list enhancements (#21893) 2 years ago
_base.less Fix code wrap for unbroken lines (#23268) 2 years ago
_dashboard.less Fix margin and alignment in dashboard repolist (#22120) 2 years ago
_editor.less Improve PR Review Box UI (#22986) 2 years ago
_explore.less Fix avatar misalignment (#22955) 2 years ago
_font_i18n.less Upgrade to stylelint 15 (#22944) 2 years ago
_form.less Add new captcha: cloudflare turnstile (#22369) 2 years ago
_home.less fix media query edge case (#13546) 4 years ago
_install.less Move all remaining colors into CSS variables (#21903) 2 years ago
_organization.less Remove dashes between organization member avatars on hover (#23034) 2 years ago
_package.less Fix empty container layer history and UI (#21251) 2 years ago
_repository.less Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
_review.less Upgrade to stylelint 15 (#22944) 2 years ago
_runner.less Move helpers to be prefixed with `gt-` (#22879) 2 years ago
_svg.less Update JS dependencies, fix lint (#18389) 3 years ago
_tribute.less CSS color enhancements (#21534) 2 years ago
_user.less Add badge capabilities to users (#20607) 3 years ago
animations.less Improvements for Content Copy (#21842) 2 years ago
helpers.less Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008) 2 years ago
index.less Remove _actions.less (#22885) 2 years ago
variables.less fix media query edge case (#13546) 4 years ago