forgejo/web_src/js/components
0ko c57dea336c fix(ui): small org dashboard ui cleanup (#8327)
Small UI cleanups in this area with no visual changes:
https://codeberg.org/attachments/4282f225-63e0-41b7-9edb-8b64877092b2

* remove classes `ui`, `top`, `attached`: following https://codeberg.org/forgejo/forgejo/pulls/2593, it is no longer a fomantic ui segment for those classes to be relevant to it
* use gap in flexbox as it is a cleaner way than setting margins

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8327
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Reviewed-by: Beowulf <beowulf@beocode.eu>
2025-06-29 16:22:07 +02:00
..
ActionRunStatus.vue Remove "class-name" from svg icon (#33540) 2025-02-25 12:56:30 +01:00
ActivityHeatmap.vue
ContextPopup.test.js
ContextPopup.vue
DashboardRepoList.vue fix(ui): small org dashboard ui cleanup (#8327) 2025-06-29 16:22:07 +02:00
DiffCommitSelector.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.test.js
PullRequestMergeForm.vue
RepoActionView.test.js
RepoActionView.vue Update dependency eslint-plugin-unicorn to v59 (forgejo) (#7744) 2025-05-01 12:54:35 +00:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue fix(ui): use correct branch name in branch tag selector (#7575) 2025-04-19 07:00:50 +00:00
RepoCodeFrequency.vue
RepoContributors.vue fix(ui): add missing lazy load attribute to images (#8246) 2025-06-25 18:31:03 +02:00
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue