forgejo/web_src/js/components
wxiaoguang 48c4a7e75c
Rewrite the DiffFileTreeItem and fix misalignment (#26565)
Fix some layout / user-interaction problems and close #25650 , the code
has been simplified (+46 −108)

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/55c38812-3338-4048-9137-0cae0ef213e8)

</details>

---------

Co-authored-by: delvh <dev.lh@web.de>
2023-08-18 19:55:56 +00:00
..
.eslintrc.yaml Enable vue/html-closing-bracket-spacing eslint rule (#24987) 2023-05-29 16:58:53 +00:00
ActionRunStatus.vue Enable vue/html-closing-bracket-spacing eslint rule (#24987) 2023-05-29 16:58:53 +00:00
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle (#24758) 2023-05-17 10:55:34 +00:00
ContextPopup.vue Always pass 6-digit hex color to monaco (#25780) 2023-07-09 12:17:22 +02:00
DashboardRepoList.vue Remove commit status running and warning from the dashboard repo list (#26036) 2023-07-21 10:32:25 +00:00
DiffCommitSelector.vue Fix tooltip of commit select button (#26472) 2023-08-14 02:16:40 +00:00
DiffFileList.vue Refactor diffFileInfo / DiffTreeStore (#24998) 2023-05-30 18:53:15 +08:00
DiffFileTree.vue Rewrite the DiffFileTreeItem and fix misalignment (#26565) 2023-08-18 19:55:56 +00:00
DiffFileTreeItem.vue Rewrite the DiffFileTreeItem and fix misalignment (#26565) 2023-08-18 19:55:56 +00:00
PullRequestMergeForm.vue Remove more unused Fomantic variants (#25292) 2023-06-17 08:15:33 +00:00
RepoActionView.vue Allow text selection in actions step header (#26588) 2023-08-18 18:38:29 +00:00
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 2023-03-14 12:09:06 +08:00
RepoBranchTagSelector.vue Use frontend fetch for branch dropdown component (#25719) 2023-07-21 11:20:04 +00:00
ScopedAccessTokenSelector.vue Change access token UI to select dropdowns (#25109) 2023-06-13 15:55:48 +08:00