stable

Clone or download

Read-only

refactor: last SwitchTo components to composition API

With this contribution, there isn't anymore usage of class component in SwitchTo app. No functional changes Part of story #26771: Index artifact fields (REST + Switch to) on updated artifacts only Change-Id: I066d4ec0980403a50e27e27a6a1c10a5482bae3e

Modified Files

Name
M src/scripts/switch-to/src/components/Body/Items/RecentItems/ListOfRecentItems.vue +35 −59 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ListOfProjects.vue +20 −39 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ProjectLink.vue +39 −61 Go to diff View file
M src/scripts/switch-to/src/components/Body/SwitchToBody.vue +21 −49 Go to diff View file
M src/scripts/switch-to/src/components/Body/TroveCatLink.vue +3 −9 Go to diff View file