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)
2024-12-06 12:04:16 +08:00
..
ActionRunStatus.vue Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00
ActivityHeatmap.vue Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00
ContextPopup.vue Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
DashboardRepoList.vue Fix some places which doesn't repsect org full name setting (#32243) 2024-11-18 06:24:49 +00:00
DiffCommitSelector.vue Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
DiffFileList.vue Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00
DiffFileTree.vue Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00
DiffFileTreeItem.vue Improve diff file tree (#32658) 2024-11-28 12:25:21 +00:00
PullRequestMergeForm.vue Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00
RepoActionView.vue Refactor RepoActionView.vue, add ::group:: support (#32713) 2024-12-06 12:04:16 +08:00
RepoActivityTopAuthors.vue Fix undefined errors on Activity page (#32378) 2024-10-30 14:48:13 +08:00
RepoBranchTagSelector.vue Add "View all branches/tags" entry to Branch Selector (#32653) 2024-12-02 20:19:27 +00:00
RepoCodeFrequency.vue Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00
RepoContributors.vue Remove jQuery import from some files (#32512) 2024-11-15 02:48:41 +08:00
RepoRecentCommits.vue Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00
ScopedAccessTokenSelector.vue Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00