mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 18:39:40 +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) |
||
|---|---|---|
| .. | ||
| src | ||
| Dockerfile | ||
| eslint.config.js | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||