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: I7a612d404d7206078c3166f925e05a15d9b452fb
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/scripts/repositories-list/src/components/GitlabModal/UnlinkGitlabRepositoryModal/UnlinkRepositoryGitlabModal.test.ts | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories-list/src/components/GitlabModal/UnlinkGitlabRepositoryModal/UnlinkRepositoryGitlabModal.vue | +92 | −95 | Go to diff View file |