managarten/packages/shared-ui/src/navigation
Till JS 794424d6ad fix(ui): open all AppDrawer apps in new tab
All app clicks in the PillNav app drawer now open in a new tab via
window.open('_blank'). Previously internal URLs used window.location.href
(same tab navigation) which was confusing in the unified app context.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 11:36:26 +02:00
..
expandable-toolbar refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
AppDrawer.svelte fix(ui): open all AppDrawer apps in new tab 2026-04-03 11:36:26 +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 feat(shared-ui): add content search support to GlobalSpotlight 2026-04-01 22:29:51 +02:00
index.ts feat(shared-ui): add content search support to GlobalSpotlight 2026-04-01 22:29:51 +02:00
Navbar.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
NavLink.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
PillDropdown.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
PillNavigation.svelte refactor(ui): unified bottom-stack container for PillNav, QuickInput, TagStrip 2026-04-02 23:52:40 +02:00
PillTabGroup.svelte refactor(shared-ui): unify icon system to Phosphor, remove SVG path fallbacks 2026-03-31 11:11:51 +02:00
PillTagSelector.svelte feat(calendar): integrate TagStrip into PillNavigation dropdown 2026-02-13 22:42:11 +01:00
PillTimeRangeSelector.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
PillToolbar.svelte feat(calendar): improve navigation layout controls and sidebar integration 2025-12-12 13:13:45 +01: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 refactor(shared-ui): unify icon system to Phosphor, remove SVG path fallbacks 2026-03-31 11:11:51 +02:00
Sidebar.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
SidebarSection.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
TagStrip.svelte refactor(ui): unified bottom-stack container for PillNav, QuickInput, TagStrip 2026-04-02 23:52:40 +02:00
types.ts feat(shared-ui, todo): BottomStack notification system + PillNav bottomOffset 2026-04-01 21:32:35 +02:00
useGlobalSpotlight.svelte.ts feat(shared-ui, manacore/web): cross-app navigation enhancement (3 phases) 2026-04-01 11:59:36 +02:00