• Joined on 2025-05-06
froxxxy pushed tag 2.0.2 to froxxxy/bscscore 2025-11-30 16:37:04 +01:00
froxxxy pushed tag 2.0.1 to froxxxy/bscscore 2025-11-30 14:39:09 +01:00
froxxxy pushed to main at froxxxy/bscscore 2025-11-14 11:08:20 +01:00
01123f291d refactor: standardize new game progress ui
froxxxy pushed to main at froxxxy/bscscore 2025-11-13 10:56:37 +01:00
8a46a8a019 refactor: extract reusable library
froxxxy pushed to main at froxxxy/bscscore 2025-11-07 14:31:09 +01:00
99be99d120 Make game creation wizard fit viewport without scrolling
froxxxy pushed to main at froxxxy/bscscore 2025-11-07 14:23:35 +01:00
076d6ced36 Implement fixed viewport with internal scrolling
froxxxy pushed tag 2.0.0 to froxxxy/bscscore 2025-11-04 14:13:14 +01:00
froxxxy closed issue froxxxy/bscscore#28 2025-11-04 14:07:49 +01:00
Winnerbreak / Wechselbreak
froxxxy pushed to main at froxxxy/bscscore 2025-10-31 14:44:08 +01:00
65aaa92359 Add Playwright E2E testing with recorded workflows
froxxxy pushed to main at froxxxy/bscscore 2025-10-30 16:29:25 +01:00
9175d505c2 feat(new-game): highlight selected players in break order step
64fedd3024 feat(new-game): default Break rule and selected styling
a6a16fdacf feat(game): remove +/- score buttons; tap to increment (Fixes #29)
2b17027801 refactor(new-game): extract BreakRuleStep and BreakOrderStep
d6ea0125df refactor(new-game): extract GameTypeStep and RaceToStep
Compare 10 commits »
froxxxy closed issue froxxxy/bscscore#30 2025-10-30 16:29:25 +01:00
Refactor New Game to several smaller elements
froxxxy opened issue froxxxy/bscscore#30 2025-10-30 14:58:41 +01:00
Refactor New Game to several smaller elements
froxxxy pushed to main at froxxxy/bscscore 2025-10-30 14:11:55 +01:00
6da7a5f4e2 Merge feature/winnerbreak-wechselbreak-#28 into main (Refs #28)
d22bbdb3dc fix(#28): preselect Winnerbreak on break rule step
3e2264ad9d fix(#28): disable BreakRule right arrow until selection made
77173718c1 fix(#28): add right arrow to BreakRule step and correct back nav
ed90b47348 fix(#28): use right arrow on Race To step and fix type issue
Compare 16 commits »
froxxxy opened issue froxxxy/bscscore#29 2025-10-30 11:56:02 +01:00
Remove +/-
froxxxy opened issue froxxxy/bscscore#28 2025-10-30 11:15:25 +01:00
Winnerbreak / Wechselbreak
froxxxy closed issue froxxxy/bscscore#26 2025-10-30 11:06:12 +01:00
Post-Refactoring tasks
froxxxy pushed to main at froxxxy/bscscore 2025-10-30 10:58:36 +01:00
634d012097 fix(ui): prevent winner modal icons from clipping
301d5b131c feat(ux): auto-advance on game type and race selection
4c8b0cfed7 refactor(css): remove global :focus outline styles in index.css\n\nFocus rings were visually distracting for this app context; removed the global *:focus rule. Component-level focus where needed can be handled locally.\n\nRefs #26
31ed600c97 fix(build): remove stray CSS brace causing esbuild minify warning
Compare 4 commits »
froxxxy pushed to main at froxxxy/bscscore 2025-10-30 10:18:10 +01:00
d016868ff2 feat(ux): autofocus name inputs on new game steps\n\nFocus Player 1/2/3 inputs on mount and place caret at end for faster entry.\n\nNo behavior changes beyond focus; adheres to accessibility with native focus.\n\nRefs #26
89300bc021 fix(ui): align delete icon inline in game list
Compare 2 commits »
froxxxy pushed to main at froxxxy/bscscore 2025-10-30 09:47:52 +01:00
de502741e7 Merge github/main into main (resolve .gitea to upstream)
8085d2ecc8 feat(storage): migrate to IndexedDB with localStorage fallback and async app flow
e89ae1039d fix: prevent endlos games from ending immediately on first score
8bbe3b9b70 refactor: consolidate game components and add toast notifications
d1e1616faa Merge pull request #2 from froxxxy/cursor/fix-ui-flaws-for-tablet-aesthetics-5dab
Compare 18 commits »
froxxxy pushed to modular-rework at froxxxy/bscscore 2025-06-24 11:38:33 +02:00