1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 19:24:43 +01:00
gitea/web_src/js/components
wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI (#19650)
* Use Vue to refactor pull merge UI

* add comments

* fix comments

* small fine tune

* fix tests

* adopt new pull default messages

* clean up

Co-authored-by: 6543 <6543@obermui.de>
2022-05-12 21:39:02 +08:00
..
ActivityHeatmap.vue
ContextPopup.vue Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
DashboardRepoList.js Improve dashboard's repo list performance (#18963) 2022-04-26 16:34:30 -04:00
PullRequestMergeForm.vue Use Vue to refactor pull merge UI (#19650) 2022-05-12 21:39:02 +08:00
RepoActivityTopAuthors.vue
RepoBranchTagDropdown.js
VueComponentLoader.js