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
Giteabot e719bf8ead
Fix review UI (#27322) (#27331)
Backport #27322 by @wxiaoguang

Close #26730


1. The `diff-detail-box` was abused, it shouldn't be used for
"DiffFileList/DiffFileTree".
2. Fix the sticky position for various screens.



![image](https://github.com/go-gitea/gitea/assets/2114189/558a5c06-c94c-4e5c-8395-d38473dd21c2)


![image](https://github.com/go-gitea/gitea/assets/2114189/3390fb0e-7dc7-457f-bd0c-398fdb6d24c0)


![image](https://github.com/go-gitea/gitea/assets/2114189/d19dd350-aecf-4909-8ef9-73b09d94560e)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
.eslintrc.yaml Add `eslint-plugin-vue-scoped-css` (#26720) 1 year ago
ActionRunStatus.vue Reorder blocks in vue SFCs (#26874) 1 year ago
ActivityHeatmap.vue Reorder blocks in vue SFCs (#26874) 1 year ago
ContextPopup.vue Reorder blocks in vue SFCs (#26874) 1 year ago
DashboardRepoList.vue Use fetch helpers instead of fetch (#27026) 1 year ago
DiffCommitSelector.vue Use fetch helpers instead of fetch (#27026) 1 year ago
DiffFileList.vue Fix review UI (#27322) (#27331) 1 year ago
DiffFileTree.vue Fix review UI (#27322) (#27331) 1 year ago
DiffFileTreeItem.vue Reorder blocks in vue SFCs (#26874) 1 year ago
PullRequestMergeForm.vue Change green buttons to primary color (#27099) 1 year ago
RepoActionView.vue Add missed return to actions view fetch (#27289) (#27293) 1 year ago
RepoActivityTopAuthors.vue Reorder blocks in vue SFCs (#26874) 1 year ago
RepoBranchTagSelector.vue Use fetch helpers instead of fetch (#27026) 1 year ago
ScopedAccessTokenSelector.vue Reorder blocks in vue SFCs (#26874) 1 year ago