managarten/packages/shared-ui/src/settings
Till-JS 497b12c561 ♻️ refactor(shared-ui): simplify PillNavigation - remove sidebar mode
- Remove isSidebarMode and onModeChange props from PillNavigation
- Remove desktopPosition prop (always bottom now)
- Remove toolbarContent snippet support
- Simplify PillTabGroup (remove sidebar mode)
- Update navigation-simple.ts store factory
- Remove navigation position settings from GlobalSettingsSection
- Update all 12 app layouts to use simplified navigation
- Add missing @sqlite.org/sqlite-wasm dependency to calendar

BREAKING CHANGE: PillNavigation no longer supports sidebar mode.
Navigation is now always horizontal at the bottom of the screen.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-17 13:27:23 +01:00
..
GlobalSettingsSection.svelte ♻️ refactor(shared-ui): simplify PillNavigation - remove sidebar mode 2026-02-17 13:27:23 +01:00
index.ts feat(command-bar): match priority highlight colors to UI 2025-12-10 15:06:22 +01:00
NavVisibilitySettings.svelte fix(shared-ui): fix reactivity in NavVisibilitySettings 2025-12-10 20:43:14 +01:00
SettingsCard.svelte feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SettingsDangerButton.svelte feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SettingsDangerZone.svelte feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SettingsNumberInput.svelte feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SettingsPage.svelte feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SettingsRow.svelte feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SettingsSection.svelte feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SettingsSelect.svelte feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SettingsTimeInput.svelte feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SettingsToggle.svelte feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00