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
Giteabot fef364e7d6
Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) (#33043)
Backport #33040 by @lunny

This is a quick bug fix. Even if there is only 1 merge style, the
dropdown menu will still be displayed to allow users to choose
automerge.

Fix #32448

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 months ago
..
components Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) (#33043) 2 months ago
features fix textarea newline handle (#32966) (#32977) 3 months ago
markup Refactor markdown math render (#32831) 3 months ago
modules Fix remaining typescript issues, enable `tsc` (#32840) 3 months ago
render Fix a number of Typescript issues (#31877) 7 months ago
standalone Fix a number of Typescript issues (#31877) 7 months ago
utils Rearrange Clone Panel (#31142) 3 months ago
vendor Fix file editor & preview (#32706) 3 months ago
webcomponents Rearrange Clone Panel (#31142) 3 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 8 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 8 months ago
globals.d.ts Fix remaining typescript issues, enable `tsc` (#32840) 3 months ago
globals.ts Convert frontend code to typescript (#31559) 8 months ago
htmx.ts Fix a number of Typescript issues (#31877) 7 months ago
index.ts Refactor issue filter (labels, poster, assignee) (#32771) 3 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 7 months ago
svg.ts Fix incomplete Actions status aggregations (#32859) 3 months ago
types.ts Refactor RepoBranchTagSelector (#32681) 3 months ago
utils.test.ts Add avif image file support (#32508) 4 months ago
utils.ts Fix remaining typescript issues, enable `tsc` (#32840) 3 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 7 months ago