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
wxiaoguang f7f68e4cc0
Refactor RepoActionView.vue, add `::group::` support (#32713)
1. make it able to "force reload", then the previous pending request
won't block the new request
2. make it support `::group::`
3. add some TS types (but there are still many variables untyped, this
PR is large enough, the remaining types could be added in the future)
2 months ago
..
ActionRunStatus.vue Migrate vue components to setup (#32329) 3 months ago
ActivityHeatmap.vue Migrate vue components to setup (#32329) 3 months ago
ContextPopup.vue Fix suggestions for issues (#32380) 3 months ago
DashboardRepoList.vue Fix some places which doesn't repsect org full name setting (#32243) 2 months ago
DiffCommitSelector.vue Fix a number of typescript issues (#32308) 3 months ago
DiffFileList.vue Migrate vue components to setup (#32329) 3 months ago
DiffFileTree.vue Migrate vue components to setup (#32329) 3 months ago
DiffFileTreeItem.vue Improve diff file tree (#32658) 2 months ago
PullRequestMergeForm.vue Migrate vue components to setup (#32329) 3 months ago
RepoActionView.vue Refactor RepoActionView.vue, add `::group::` support (#32713) 2 months ago
RepoActivityTopAuthors.vue Fix undefined errors on Activity page (#32378) 3 months ago
RepoBranchTagSelector.vue Add "View all branches/tags" entry to Branch Selector (#32653) 2 months ago
RepoCodeFrequency.vue Migrate vue components to setup (#32329) 3 months ago
RepoContributors.vue Remove jQuery import from some files (#32512) 3 months ago
RepoRecentCommits.vue Migrate vue components to setup (#32329) 3 months ago
ScopedAccessTokenSelector.vue Migrate vue components to setup (#32329) 3 months ago