stable

Clone or download

Read-only

Introduce composition API into git-repositories-list App

part of request #31168 Migration Vue2 => Vue3 No functional changes, git breadcrum should be displayed in git respository list Change-Id: Ie28eefeae5d6fea0ac2a2e16bb25a297815a5703

Modified Files

Name
M plugins/git/scripts/repositories-list/jest.config.js +15 −2 Go to diff View file
M plugins/git/scripts/repositories-list/package.json +4 −2 Go to diff View file
M plugins/git/scripts/repositories-list/pnpm-lock.yaml +16 −0 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/GitBreadcrumbs.vue +35 −32 Go to diff View file