stable
Clone or download
Read-only
Part of request #31168 Migration Vue2 => Vue3 Why? Class components are no longer supported in Vue 3. We must switch to composition API to upgrade to Vue 3. No functional changes expected Change-Id: I3338fb00e6a823e65d6835a100399c7d5e0707f5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/scripts/repositories-list/src/components/GitlabModal/RegenerateGitlabWebhookModal/RegenerateGitlabWebhook.test.ts | +12 | −6 | Go to diff View file |
M | plugins/git/scripts/repositories-list/src/components/GitlabModal/RegenerateGitlabWebhookModal/RegenerateGitlabWebhook.vue | +107 | −102 | Go to diff View file |