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
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>
1 year ago
..
.eslintrc.yaml Update eslints for Vue 3 (#23935) 1 year ago
ActionRunStatus.vue Fix flash of unstyled content in action view page (#24712) 1 year ago
ActivityHeatmap.vue Localize activity heatmap (except tooltip) (#24131) 1 year ago
ContextPopup.vue Modify luminance calculation and extract related functions into single files (#24586) 1 year ago
DashboardRepoList.vue Add status indicator on main home screen for each repo (#24638) 1 year ago
DiffFileList.vue Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
DiffFileTree.vue Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree (#24069) 1 year ago
DiffFileTreeItem.vue Use reactive store to share data between components (#23996) 1 year ago
PullRequestMergeForm.vue Refactor branch/tag selector to Vue SFC (#23421) 1 year ago
RepoActionView.test.js Improve action log display with control chars (#23820) 1 year ago
RepoActionView.vue Fix flash of unstyled content in action view page (#24712) 1 year ago
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 1 year ago
RepoBranchTagSelector.vue Remove svg.svg class, restore .rss-icon (#24667) 1 year ago