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.
forgejo/web_src/js/components
wxiaoguang 19a1e1b20e
Remove polluted `.ui.right` (#26825)
Each change is tested manually line by line. There are too many changes
so I can't share dozens of screenshots.

In short:

1. `ui right` could be still used in `ui top attached header`, because
there is a special case.
2. A lot of `ui right` are just no-op, so they can be removed safely.
3. Some of the `ui right` should be replaced by `gt-float-right` (to
avoid breaking, leave them to the future).
4. A few of the `ui right` could be rewritten by flex.
11 months ago
..
.eslintrc.yaml Add `eslint-plugin-vue-scoped-css` (#26720) 11 months ago
ActionRunStatus.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 1 year ago
ActivityHeatmap.vue Remove fomantic loader module (#26670) 11 months ago
ContextPopup.vue Always pass 6-digit hex color to monaco (#25780) 1 year ago
DashboardRepoList.vue Remove polluted ".ui.left" style (#26809) 11 months ago
DiffCommitSelector.vue Fix incorrect "tabindex" attributes (#26733) 11 months ago
DiffFileList.vue Refactor diffFileInfo / DiffTreeStore (#24998) 1 year ago
DiffFileTree.vue Rewrite the DiffFileTreeItem and fix misalignment (#26565) 11 months ago
DiffFileTreeItem.vue Rewrite the DiffFileTreeItem and fix misalignment (#26565) 11 months ago
PullRequestMergeForm.vue Remove more unused Fomantic variants (#25292) 1 year ago
RepoActionView.vue Add `eslint-plugin-vue-scoped-css` (#26720) 11 months ago
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 1 year ago
RepoBranchTagSelector.vue Remove polluted `.ui.right` (#26825) 11 months ago
ScopedAccessTokenSelector.vue Change access token UI to select dropdowns (#25109) 1 year ago