managarten/packages/shared-ui/src/navigation
Till JS 700861f682 feat(pill-nav): show Anmelden pill for guests next to menu icon
Before: guests had to open the user-menu dropdown to find the login
button. Now the login CTA renders as a visible primary pill immediately
right of the (icon-only) user-menu trigger, so signing in is one click.
Removed the duplicate Anmelden entry from userMenuBarItems — theme,
mode toggle, and language stay in the bar for signed-out users.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 15:36:09 +02:00
..
expandable-toolbar feat(pill-nav): collapse user pills into account dropdown + solid pill backgrounds 2026-04-11 17:40:19 +02:00
AppDrawer.svelte style(shared-ui): drop hover-lift transforms from pills and chips 2026-04-15 15:32:18 +02:00
appNavigationStore.svelte.ts feat(shared-ui, manacore/web): cross-app navigation enhancement (3 phases) 2026-04-01 11:59:36 +02:00
GlobalSpotlight.svelte refactor(shared-ui): extract search-core for highlight + debounce 2026-04-15 01:06:37 +02:00
index.ts refactor(shared-ui): migrate PillNav nav items to shared Pill component 2026-04-15 01:25:18 +02:00
ManaLogoIcon.svelte refactor(shared-ui): migrate PillNav nav items to shared Pill component 2026-04-15 01:25:18 +02:00
Navbar.svelte feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
NavLink.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
phosphor-icon-map.ts feat(shared-ui): add "Anmelden" entry to the guest user-menu bar 2026-04-15 15:31:53 +02:00
Pill.svelte style(shared-ui): drop hover-lift transforms from pills and chips 2026-04-15 15:32:18 +02:00
PillDropdown.svelte feat(pill-nav): collapse user pills into account dropdown + solid pill backgrounds 2026-04-11 17:40:19 +02:00
PillDropdownBar.svelte feat(shared-ui): unify bottom-stack bars with shared Pill component 2026-04-15 00:58:46 +02:00
PillNavigation.svelte feat(pill-nav): show Anmelden pill for guests next to menu icon 2026-04-23 15:36:09 +02:00
PillTabGroup.svelte feat(pill-nav): collapse user pills into account dropdown + solid pill backgrounds 2026-04-11 17:40:19 +02:00
PillTagSelector.svelte style(shared-ui): drop hover-lift transforms from pills and chips 2026-04-15 15:32:18 +02:00
PillTimeRangeSelector.svelte style(shared-ui): drop hover-lift transforms from pills and chips 2026-04-15 15:32:18 +02:00
PillToolbar.svelte feat(pill-nav): collapse user pills into account dropdown + solid pill backgrounds 2026-04-11 17:40:19 +02:00
PillToolbarButton.svelte fix(ui): replace hardcoded colors with theme variables 2025-12-13 14:40:16 +01:00
PillToolbarDivider.svelte feat(shared-ui): add QuickInputBar and PillToolbar components 2025-12-12 02:17:17 +01:00
PillViewSwitcher.svelte feat(pill-nav): collapse user pills into account dropdown + solid pill backgrounds 2026-04-11 17:40:19 +02:00
Sidebar.svelte feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
SidebarSection.svelte feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
TagStrip.svelte style(shared-ui): remove TagStrip edge fade gradients 2026-04-15 15:32:28 +02:00
types.ts feat(spaces): move Space-Switcher into the PillNav start slot 2026-04-20 20:54:41 +02:00
useGlobalSpotlight.svelte.ts feat(shared-ui, manacore/web): cross-app navigation enhancement (3 phases) 2026-04-01 11:59:36 +02:00
UserMenuPanel.svelte style(shared-ui): drop hover-lift transforms from pills and chips 2026-04-15 15:32:18 +02:00