0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-20 22:24:03 +01:00
gitea/web_src/js/components
Lunny Xiao 344c89ea34
Fix bug automerge cannot be chosed when there is only 1 merge style (#33040)
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
auto-merge.

Fix #32448
2024-12-30 03:04:22 +00:00
..
ActionRunStatus.vue Add action auto-scroll (#30057) 2024-12-21 14:49:26 -08:00
ActivityHeatmap.vue
ContextPopup.vue Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
DashboardRepoList.vue
DiffCommitSelector.vue
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) 2024-12-30 03:04:22 +00:00
RepoActionView.vue Add auto-expanding running actions step (#30058) 2024-12-22 18:57:17 +00:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
RepoCodeFrequency.vue
RepoContributors.vue
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue