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
Kyle D 72eedfb915
Show file tree by default (#25052)
Feel free to close this if there isn't interest.

The tree view looks amazing, and all of our users are really enjoying it
(major kudos to developers!), but only IF I tell them it exists!

Essentially, the file tree view as it is effectively undiscoverable.  

This PR changes the default state for the tree view to open, which
should significantly help with discoverability.

An alternative could be to reserve more horizontal space, as a typical
accordion panel would look (eg. VS Code), eg.

![image](https://github.com/go-gitea/gitea/assets/12700993/505ea40c-42b1-4111-b306-48e51e8e2130)
1 year ago
..
.eslintrc.yaml Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 1 year ago
ActionRunStatus.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 1 year ago
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle (#24758) 1 year ago
ContextPopup.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 1 year ago
DashboardRepoList.vue Repo list improvements, fix bold helper classes (#24935) 1 year ago
DiffFileList.vue Refactor diffFileInfo / DiffTreeStore (#24998) 1 year ago
DiffFileTree.vue Show file tree by default (#25052) 1 year ago
DiffFileTreeItem.vue Refactor diffFileInfo / DiffTreeStore (#24998) 1 year ago
PullRequestMergeForm.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 1 year ago
RepoActionView.test.js Improve action log display with control chars (#23820) 1 year ago
RepoActionView.vue Add show timestamp/seconds and fullscreen options to action page (#24876) 1 year ago
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 1 year ago
RepoBranchTagSelector.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 1 year ago