mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-16 20:59:41 +02:00
- Move board view management (ViewSelector, activeViewId, ViewEditorModal) from +page.svelte to +layout.svelte - Layout pill in PillNav now toggles ViewSelector strip visibility - +page.svelte reduced to minimal BoardViewRenderer with context-provided view - Provide activeView via Svelte context from layout - Fix broken import in TaskItem.svelte (linter artifact) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| scripts | ||
| src | ||
| static | ||
| .env.production.example | ||
| Dockerfile | ||
| package.json | ||
| playwright.config.ts | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||