mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 12:21:10 +02:00
- Add factory for writable navigation stores with optional persistence - Support toolbar collapsed state with withToolbar option - Migrate all 10 navigation stores to use shared factory - Clock saves 32 LOC with built-in localStorage persistence Savings: ~50 LOC (68 LOC removed, factory adds reusable 94 LOC) |
||
|---|---|---|
| .. | ||
| index.ts | ||
| navigation-simple.ts | ||
| navigation.svelte.ts | ||
| settings.svelte.ts | ||
| theme.svelte.ts | ||
| toast.svelte.ts | ||