mirror of
1
Fork 0
forgejo/web_src/js/components
forgejo-backport-action 1b00bf2d26 [v10.0/forgejo] fix: Remove autofocus on the dashboard repository search box (#6748)
- No longer autofocus on the searchbox for the repository list that is on the dashboard. There is no justification for doing so.
- Fixes #6653
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2025-01-31 10:40:23 +00:00
..
ActionRunStatus.vue Fix incomplete Actions status aggregations (#32859) 2024-12-22 08:46:38 +01:00
ActivityHeatmap.vue
ContextPopup.test.js
ContextPopup.vue
DashboardRepoList.vue [v10.0/forgejo] fix: Remove autofocus on the dashboard repository search box (#6748) 2025-01-31 10:40:23 +00:00
DiffCommitSelector.vue [PORT] Fix a number of typescript issues (gitea#32308) 2024-11-04 09:15:06 +01:00
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.test.js fix: Don't double escape delete branch text 2024-10-19 22:05:35 +02:00
PullRequestMergeForm.vue Add branch auto deletion for scheduled PRs 2024-10-31 03:49:15 +01:00
RepoActionView.test.js Fix bug where Action UI may occasionally not load logs (#6122) 2024-12-05 18:08:11 +00:00
RepoActionView.vue Fix incomplete Actions status aggregations (#32859) 2024-12-22 08:46:38 +01:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue fix: replace v-html with v-text in branch search inputbox 2024-09-06 11:59:11 +02:00
RepoCodeFrequency.vue
RepoContributors.vue Add "n commits" link to contributors in contributors graph page (#32799) 2024-12-15 13:21:02 +01:00
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue