stable

Clone or download

Read-only

Introduce composition API in project registration vue app

part of story #36484 create a new project from an XML template and part of request #31168 Migration Vue2 => Vue3 Why? We'll need to add a new card in project registration In order to limit technical debt, new code must be written in composition API, so let's introduce it before adding any new functional behaviour No functional changes in project registration Change-Id: Icb2dd5b1019bfb5b8540bb5b28aa80e359d295ae

Modified Files

Name
M src/scripts/project-registration/jest.config.js +13 −0 Go to diff View file
M src/scripts/project-registration/src/components/Template/Advanced/AdvancedTemplateList.vue +1 −10 Go to diff View file