stable

Clone or download

Read-only

Convert fork tree view into composition API

Part of request #31168 Migration Vue2 => Vue3 How to test: - have a forked repository - display it - sort repositories alphabetically You will have folders bellow you repository like u > username > repository You can expand collapse folders Change-Id: Idd74a81fe478e705af13f18fedf38762a357291c

Modified Files

Name
M plugins/git/scripts/repositories-list/src/components/folders/CollapsibleFolder.test.ts +8 −2 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/folders/CollapsibleFolder.vue +25 −26 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/folders/FolderRepositoryList.vue +8 −10 Go to diff View file