stable

Clone or download

Read-only

chore: Composition API into ArtifactClosureModal

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. The following ESlint rules have been deactivated to avoid conflicts with Prettier - vue/html-indent - vue/max-attributes-per-line No functional changes expected Change-Id: I4f823671dd1cf4832c667b185a2899c62e56a953

Modified Files

Name
M .eslintrc.js +2 −0 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/ArtifactClosureModal/ArtifactClosureModal.test.ts +5 −3 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitlabModal/ArtifactClosureModal/ArtifactClosureModal.vue +85 −90 Go to diff View file