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.
gitea/web_src/js/components
silverwind 857abed3a9
Move RepoBranchTagSelector init outside the SFC (#32890)
SFCs shouldn't export anything besides their component, and this
eliminates one issue with tsc, while apparently also solving a hack. It
seems to work as before, also when multiples are on the same page.
2 months ago
..
ActionRunStatus.vue Fix incomplete Actions status aggregations (#32859) 2 months ago
ActivityHeatmap.vue Migrate vue components to setup (#32329) 4 months ago
ContextPopup.vue Fix suggestions for issues (#32380) 4 months ago
DashboardRepoList.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
DiffCommitSelector.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
DiffFileList.vue Migrate vue components to setup (#32329) 4 months ago
DiffFileTree.vue Migrate vue components to setup (#32329) 4 months ago
DiffFileTreeItem.vue Improve diff file tree (#32658) 3 months ago
PullRequestMergeForm.vue Migrate vue components to setup (#32329) 4 months ago
RepoActionView.vue Fix incomplete Actions status aggregations (#32859) 2 months ago
RepoActivityTopAuthors.vue Fix undefined errors on Activity page (#32378) 4 months ago
RepoBranchTagSelector.vue Move RepoBranchTagSelector init outside the SFC (#32890) 2 months ago
RepoCodeFrequency.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
RepoContributors.vue Add "n commits" link to contributors in contributors graph page (#32799) 2 months ago
RepoRecentCommits.vue Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 3 months ago
ScopedAccessTokenSelector.vue Migrate vue components to setup (#32329) 4 months ago