forked from molecule-ai/molecule-core
- Extract STATUS_CONFIG, TIER_CONFIG, TIER_COLORS to shared design-tokens.ts (eliminates 3 duplicate definitions across WorkspaceNode, EmptyState, TemplatePalette) - Add focus-visible:ring-2 ring-blue-500 to WorkspaceNode, SidePanel tabs, EmptyState buttons, TemplatePalette buttons (keyboard navigation now visible) - Replace "Loading..." text with animated spinner SVG in EmptyState, TemplatePalette sidebar, and OrgTemplatesSection - Add disabled:cursor-not-allowed + suppress hover styling when disabled on EmptyState template buttons and TemplatePalette deploy buttons - Brighten SidePanel tab hover from bg-zinc-800/20 to bg-zinc-800/40 and text from zinc-300 to zinc-200 - Add screen reader labels to CommunicationOverlay directional arrows and status icons (sr-only text for "sent", "received", "to", status) Fixes #422, #424, #427 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||