forgejo/web_src/js/components
silverwind d67e7ae25a
Fix loading spinner on ContextPopup (#30145)
Fix regression from https://github.com/go-gitea/gitea/pull/26670. Here
with simulated delay:

![](https://github.com/go-gitea/gitea/assets/115237/9de5a136-c8a6-4d69-adc7-07e1184e3311)

(cherry picked from commit 4eb86d68233241d53cff1009ecff17ac35efccd4)
2024-03-30 07:17:31 +01:00
..
.eslintrc.yaml
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue Fix loading spinner on ContextPopup (#30145) 2024-03-30 07:17:31 +01:00
DashboardRepoList.vue
DiffCommitSelector.vue Refactor all .length === 0 patterns in JS (#30045) 2024-03-30 07:17:30 +01:00
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.vue Fix click handler in job-step-summary (#30122) 2024-03-30 07:17:31 +01:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Refactor all .length === 0 patterns in JS (#30045) 2024-03-30 07:17:30 +01:00
RepoCodeFrequency.vue
RepoContributors.vue
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue