managarten/packages/shared-ui/src/navigation
Till JS 45db42720c fix(todo): pixel-perfect skeleton loaders, PillNav tab group, and SSR head fix
- Rewrite TaskListSkeleton to match notepad design (spiral holes, red margin line, cream background)
- Rewrite TaskItemSkeleton as flat rows with border-bottom instead of card style
- Rewrite KanbanColumnSkeleton with glassmorphism and pill-shaped task cards
- Update KanbanBoardSkeleton with matching border-radius and dark mode support
- Group navigation pills (Liste/Kanban/Tags) into PillTabGroup for clear UX distinction from toggle pills (Filter)
- Add Phosphor icon support to PillTabGroup component
- Fix %sveltekit.head% appearing as literal text in production by removing duplicate placeholder from HTML comment
- Disable PWA service worker in dev mode

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 20:51:41 +01:00
..
expandable-toolbar feat(ui): add shared ExpandableToolbar and unify toolbar dropdowns 2025-12-14 16:14:30 +01:00
index.ts feat(calendar): integrate TagStrip into PillNavigation dropdown 2026-02-13 22:42:11 +01:00
Navbar.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
NavLink.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
PillDropdown.svelte feat(splitscreen): add split-screen feature for multi-app side-by-side view 2025-12-12 13:00:26 +01:00
PillNavigation.svelte refactor(todo): move Feedback, Themes, Spiral to profile dropdown 2026-03-23 11:10:41 +01:00
PillTabGroup.svelte fix(todo): pixel-perfect skeleton loaders, PillNav tab group, and SSR head fix 2026-03-23 20:51:41 +01:00
PillTagSelector.svelte feat(calendar): integrate TagStrip into PillNavigation dropdown 2026-02-13 22:42:11 +01:00
PillTimeRangeSelector.svelte feat(ui): add elevation system for overlays and modals 2025-12-13 15:00:33 +01: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 fix(ui): replace hardcoded colors with theme variables 2025-12-13 14:40:16 +01:00
Sidebar.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
SidebarSection.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
types.ts ♻️ refactor(shared-ui): simplify PillNavigation - remove sidebar mode 2026-02-17 13:27:23 +01:00