mirror of
1
Fork 0
forgejo/web_src/js/components
Yarden Shoham 53a00017bb
Fix flash of unstyled content in action view page (#24712)
# Before

![rec](https://github.com/go-gitea/gitea/assets/20454870/32f8e521-f743-4101-bd3c-923fd5abd893)

# After

![rec](https://github.com/go-gitea/gitea/assets/20454870/070721d1-6749-43c1-ac18-d8c58e5f0901)

Ref: https://github.com/go-gitea/gitea/issues/24625

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-14 14:58:59 +00:00
..
.eslintrc.yaml
ActionRunStatus.vue Fix flash of unstyled content in action view page (#24712) 2023-05-14 14:58:59 +00:00
ActivityHeatmap.vue
ContextPopup.vue Modify luminance calculation and extract related functions into single files (#24586) 2023-05-10 11:19:03 +00:00
DashboardRepoList.vue Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.test.js
RepoActionView.vue Fix flash of unstyled content in action view page (#24712) 2023-05-14 14:58:59 +00:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Remove svg.svg class, restore .rss-icon (#24667) 2023-05-12 10:23:53 +00:00