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/components
yp05327 c052f76266
Fix organization list in dashboard (#26650)
Fix ui problem comes from #26326

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/c59264c9-ed63-48ae-8f76-779058e4b226)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/77d69274-6988-494a-970a-42fe69767e1e)
2 years ago
..
.eslintrc.yaml Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago
ActionRunStatus.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle (#24758) 2 years ago
ContextPopup.vue Always pass 6-digit hex color to monaco (#25780) 2 years ago
DashboardRepoList.vue Fix organization list in dashboard (#26650) 2 years ago
DiffCommitSelector.vue Fix tooltip of commit select button (#26472) 2 years ago
DiffFileList.vue Refactor diffFileInfo / DiffTreeStore (#24998) 2 years ago
DiffFileTree.vue Rewrite the DiffFileTreeItem and fix misalignment (#26565) 2 years ago
DiffFileTreeItem.vue Rewrite the DiffFileTreeItem and fix misalignment (#26565) 2 years ago
PullRequestMergeForm.vue Remove more unused Fomantic variants (#25292) 2 years ago
RepoActionView.vue Check disabled workflow when rerun jobs (#26535) 2 years ago
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 2 years ago
RepoBranchTagSelector.vue Improve the branch selector tab UI (#26631) 2 years ago
ScopedAccessTokenSelector.vue Change access token UI to select dropdowns (#25109) 2 years ago