mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-16 17:39:40 +02:00
- 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> |
||
|---|---|---|
| .. | ||
| expandable-toolbar | ||
| index.ts | ||
| Navbar.svelte | ||
| NavLink.svelte | ||
| PillDropdown.svelte | ||
| PillNavigation.svelte | ||
| PillTabGroup.svelte | ||
| PillTagSelector.svelte | ||
| PillTimeRangeSelector.svelte | ||
| PillToolbar.svelte | ||
| PillToolbarButton.svelte | ||
| PillToolbarDivider.svelte | ||
| PillViewSwitcher.svelte | ||
| Sidebar.svelte | ||
| SidebarSection.svelte | ||
| types.ts | ||