managarten/packages/shared-ui/src/navigation
Till-JS ca00672016 feat(chat): add model comparison feature
Add /compare route to test prompts against multiple Ollama models:
- CompareInput: prompt textarea with temperature/max tokens controls
- ModelResponseCard: displays response with status, metrics, markdown
- ModelResponseGrid: responsive grid layout for side-by-side comparison
- CompareProgress: progress bar with cancel functionality
- Svelte 5 runes-based store for state management
- Add Scales icon to shared-ui navigation
2026-01-27 16:57:56 +01:00
..
expandable-toolbar feat(ui): add shared ExpandableToolbar and unify toolbar dropdowns 2025-12-14 16:14:30 +01:00
index.ts feat(ui): add shared ExpandableToolbar and unify toolbar dropdowns 2025-12-14 16:14:30 +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 feat(chat): add model comparison feature 2026-01-27 16:57:56 +01:00
PillTabGroup.svelte feat(calendar): add number labels to ViewSwitcher and extended day views 2025-12-15 02:54:10 +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 Feat: Tagmodal, fullscreenmode, tag groups, onepage design philosophy 2025-12-15 03:37:01 +01:00