]> source.dussan.org Git - nextcloud-server.git/commit
refactor(appstore): Split `AppItemIcon` to make the `AppItem` component better mainta...
authorFerdinand Thiessen <opensource@fthiessen.de>
Fri, 18 Oct 2024 18:30:28 +0000 (20:30 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 10:58:52 +0000 (12:58 +0200)
commite226fd54612483e050d51354146e94f5183e9c53
treea0734d08c938630390b4038c566d5f2cb11c77f4
parent74cd6e295a8e2e7c64e4fe38ba775986c57509a4
refactor(appstore): Split `AppItemIcon` to make the `AppItem` component better maintainable

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/settings/src/app-types.ts
apps/settings/src/components/AppList/AppItem.vue
apps/settings/src/components/AppStore/AppItem/AppItemIcon.vue [new file with mode: 0644]
apps/settings/src/service/imagePreloading.ts [new file with mode: 0644]