[PR #25262] [MERGED] chore: use fontWeight for Text component #18138

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/25262
Author: @alextran1502
Created: 1/14/2026
Status: Merged
Merged: 1/14/2026
Merged by: @jrasm91

Base: mainHead: use-fontweight-in-text


📝 Commits (1)

  • 12e8592 chore: use fontWeight for Text component

📊 Changes

16 files changed (+40 additions, -31 deletions)

View changed files

📝 pnpm-lock.yaml (+5 -5)
📝 web/package.json (+1 -1)
📝 web/src/lib/components/server-statistics/ServerStatisticsCard.svelte (+1 -1)
📝 web/src/lib/components/server-statistics/ServerStatisticsPanel.svelte (+6 -7)
📝 web/src/lib/components/shared-components/navigation-bar/notification-item.svelte (+1 -1)
📝 web/src/lib/components/shared-components/navigation-bar/notification-panel.svelte (+1 -1)
📝 web/src/lib/components/shared-components/side-bar/server-status.svelte (+1 -1)
📝 web/src/lib/components/sharedlinks-page/SharedLinkCard.svelte (+3 -3)
📝 web/src/lib/components/users/FeatureSetting.svelte (+1 -1)
📝 web/src/lib/components/utilities-page/duplicates/info-row.svelte (+5 -1)
📝 web/src/lib/components/workflows/WorkflowPickerItemCard.svelte (+1 -1)
📝 web/src/lib/components/workflows/WorkflowSummary.svelte (+1 -1)
📝 web/src/lib/components/workflows/WorkflowTriggerCard.svelte (+1 -1)
📝 web/src/lib/modals/AddWorkflowStepModal.svelte (+1 -1)
📝 web/src/routes/(user)/utilities/workflows/+page.svelte (+10 -4)
📝 web/src/routes/(user)/utilities/workflows/[workflowId]/+page.svelte (+1 -1)

📄 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/25262 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `use-fontweight-in-text` --- ### 📝 Commits (1) - [`12e8592`](https://github.com/immich-app/immich/commit/12e85927a2fb22938cf6dbc3de3f71b85c2e2223) chore: use fontWeight for Text component ### 📊 Changes **16 files changed** (+40 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `pnpm-lock.yaml` (+5 -5) 📝 `web/package.json` (+1 -1) 📝 `web/src/lib/components/server-statistics/ServerStatisticsCard.svelte` (+1 -1) 📝 `web/src/lib/components/server-statistics/ServerStatisticsPanel.svelte` (+6 -7) 📝 `web/src/lib/components/shared-components/navigation-bar/notification-item.svelte` (+1 -1) 📝 `web/src/lib/components/shared-components/navigation-bar/notification-panel.svelte` (+1 -1) 📝 `web/src/lib/components/shared-components/side-bar/server-status.svelte` (+1 -1) 📝 `web/src/lib/components/sharedlinks-page/SharedLinkCard.svelte` (+3 -3) 📝 `web/src/lib/components/users/FeatureSetting.svelte` (+1 -1) 📝 `web/src/lib/components/utilities-page/duplicates/info-row.svelte` (+5 -1) 📝 `web/src/lib/components/workflows/WorkflowPickerItemCard.svelte` (+1 -1) 📝 `web/src/lib/components/workflows/WorkflowSummary.svelte` (+1 -1) 📝 `web/src/lib/components/workflows/WorkflowTriggerCard.svelte` (+1 -1) 📝 `web/src/lib/modals/AddWorkflowStepModal.svelte` (+1 -1) 📝 `web/src/routes/(user)/utilities/workflows/+page.svelte` (+10 -4) 📝 `web/src/routes/(user)/utilities/workflows/[workflowId]/+page.svelte` (+1 -1) </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:33:17 +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#18138