aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/app/states
AgeCommit message (Collapse)Author
2026-03-06style: switch from tab to space indentation in frontend and worker/phpnsfisis
Update biome.json indentStyle from "tab" to "space" and reformat all files in both workspaces. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17test(frontend): add comprehensive tests for components, hooks, and statensfisis
Add 84 new tests covering Jotai atoms (play/watch state transitions, game timing, score management), utility functions (calcCodeSize, checkGameResultKind), UI components (SubmitStatusLabel, LeftTime, SubmitButton, InputText, BorderedContainerWithCaption, FoldableBorderedContainerWithCaption, UserIcon, PlayerNameAndIcon), and the usePageTitle hook. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2025-09-05feat(frontend): support swift languagensfisis
2025-03-21feat(frontend): show game result in 1v1 watchnsfisis
2025-03-20feat(frontend): improve watch page layoutnsfisis
2025-03-20fix(frontend): fix hydration errornsfisis
2025-03-15feat(frontend): show loaing screennsfisis
2025-03-08show rankingnsfisis
2025-03-08websocket to pollingnsfisis
2025-03-04rm audio featurensfisis
2024-08-22fix(frontend): workaround exec resultnsfisis
2024-08-22feat(frontend): add minimal style to watch with audio play requestnsfisis
2024-08-22feat(frontend): jotai for watch appnsfisis
2024-08-22feat(frontend): jotai for play appnsfisis