[PR #23430] [MERGED] chore: migrate remaining usages of the logo to use the UI lib #17534

Closed
opened 2026-02-05 16:23:33 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/23430
Author: @danieldietzler
Created: 10/31/2025
Status: Merged
Merged: 11/10/2025
Merged by: @danieldietzler

Base: mainHead: chore/migrate-logo-to-ui-lib


📝 Commits (1)

  • 27b2cc2 chore: migrate remaining usages of the logo to use the UI lib

📊 Changes

11 files changed (+25 additions, -148 deletions)

View changed files

📝 web/src/lib/components/album-page/album-viewer.svelte (+4 -3)
📝 web/src/lib/components/layouts/ErrorLayout.svelte (+2 -3)
📝 web/src/lib/components/onboarding-page/onboarding-hello.svelte (+2 -2)
📝 web/src/lib/components/pages/SharedLinkPage.svelte (+4 -3)
📝 web/src/lib/components/share-page/individual-shared-viewer.svelte (+4 -3)
📝 web/src/lib/components/shared-components/drag-and-drop-upload-overlay.svelte (+2 -2)
web/src/lib/components/shared-components/immich-logo-small-link.svelte (+0 -8)
web/src/lib/components/shared-components/immich-logo.svelte (+0 -112)
📝 web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte (+2 -3)
📝 web/src/lib/components/shared-components/side-bar/purchase-info.svelte (+3 -7)
📝 web/src/lib/components/shared-components/side-bar/supporter-badge.svelte (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/23430 **Author:** [@danieldietzler](https://github.com/danieldietzler) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 11/10/2025 **Merged by:** [@danieldietzler](https://github.com/danieldietzler) **Base:** `main` ← **Head:** `chore/migrate-logo-to-ui-lib` --- ### 📝 Commits (1) - [`27b2cc2`](https://github.com/immich-app/immich/commit/27b2cc2be3b183938a8a6620ef8d86e049ef17e2) chore: migrate remaining usages of the logo to use the UI lib ### 📊 Changes **11 files changed** (+25 additions, -148 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/album-page/album-viewer.svelte` (+4 -3) 📝 `web/src/lib/components/layouts/ErrorLayout.svelte` (+2 -3) 📝 `web/src/lib/components/onboarding-page/onboarding-hello.svelte` (+2 -2) 📝 `web/src/lib/components/pages/SharedLinkPage.svelte` (+4 -3) 📝 `web/src/lib/components/share-page/individual-shared-viewer.svelte` (+4 -3) 📝 `web/src/lib/components/shared-components/drag-and-drop-upload-overlay.svelte` (+2 -2) ➖ `web/src/lib/components/shared-components/immich-logo-small-link.svelte` (+0 -8) ➖ `web/src/lib/components/shared-components/immich-logo.svelte` (+0 -112) 📝 `web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte` (+2 -3) 📝 `web/src/lib/components/shared-components/side-bar/purchase-info.svelte` (+3 -7) 📝 `web/src/lib/components/shared-components/side-bar/supporter-badge.svelte` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 16:23:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#17534