mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 22:41:09 +02:00
Pre-push hook runs svelte-check with --fail-on-warnings; nine long-standing warnings in unrelated files (forms / website-blocks) were blocking otherwise-clean pushes. Each <label> here is a visual label whose control follows on the next line — accessible to a screen reader through proximity but not through a `for=`/`id` association. The state_referenced_locally cases capture a prop on first render by design (re-running the hook on prop change would be a different feature). The <nav role=tablist> is the existing tab-strip semantic. All seven sites get scoped svelte-ignore comments rather than functional rewrites — the goal is to unblock CI, not redesign these components. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||