managarten/packages/shared-ui/src/navigation
Till JS 4d6e6e61b4 feat(mana-web): keyboard shortcuts for workbench + nav bars
- 1–9 scroll to the Nth open app on the workbench homepage; 0 opens the
  app picker.
- q/w/e toggle the bottom bars (workbench tabs / search / tags); r opens
  the user-menu PillDropdownBar (expanding the PillNav first if needed);
  t toggles the PillNav visibility.

Adds a `data-user-menu-trigger` hook on the user pill so the layout can
drive the menu bar programmatically without duplicating its config.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 00:53:42 +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 feat(pillnav): compact nav with user menu overlay panel 2026-04-12 21:46:39 +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 fix(a11y): replace 215 suppression comments with real fixes 2026-04-10 22:43:05 +02:00
index.ts feat(pillnav): compact nav with user menu overlay panel 2026-04-12 21:46:39 +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
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(web): PillNav bar mode, fullscreen, local STT + mic button 2026-04-12 16:05:43 +02:00
PillNavigation.svelte feat(mana-web): keyboard shortcuts for workbench + nav bars 2026-04-15 00:53:42 +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 feat(pill-nav): collapse user pills into account dropdown + solid pill backgrounds 2026-04-11 17:40:19 +02:00
PillTimeRangeSelector.svelte feat(pill-nav): collapse user pills into account dropdown + solid pill backgrounds 2026-04-11 17:40:19 +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 fix(packages): modal keydown handlers, $derived.by usage, UserData fields 2026-04-09 20:24:05 +02:00
types.ts feat(web): PillNav bar mode, fullscreen, local STT + mic button 2026-04-12 16:05:43 +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 feat(pillnav): compact nav with user menu overlay panel 2026-04-12 21:46:39 +02:00