From e8d1835ae15413c4aea0e502825c2d2eecdc9ab0 Mon Sep 17 00:00:00 2001 From: marcel Date: Sun, 26 Apr 2026 21:45:40 +0200 Subject: [PATCH] feat(nav): add tooltip and cursor:pointer to notification bell, fix ThemeToggle i18n (#344) (#351) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #344 ## What was implemented ### Commit 1 — `feat(nav): add cursor-pointer and tooltip to notification bell` - Extracted `bellLabel` as `$derived` in `NotificationBell.svelte` — eliminates the duplicated inline ternary and keeps tooltip/label in sync reactively - Added `title={bellLabel}` to the bell `