soroban-abacus-flashcards/apps/web
Thomas Hallock 5070d8d64f fix(homepage): add overflow hidden to skill cards
Add overflow: hidden to skill card containers to properly contain
content within card bounds and prevent visual overflow issues.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 19:20:59 -05:00
..
.claude feat: add vibrant gradients and equal heights to game cards 2025-10-20 17:13:09 -05:00
.storybook
__tests__ refactor(types): consolidate type system - eliminate fragmentation 2025-10-16 06:51:20 -05:00
data fix: resolve Memory Quiz room-based multiplayer validation issues 2025-10-14 18:28:01 -05:00
docs feat(arcade): migrate matching pairs - phases 1-4 and 7 complete 2025-10-16 00:38:08 -05:00
drizzle feat: add drizzle migration for room_game_configs table 2025-10-15 13:40:40 -05:00
e2e
public
scripts fix(arcade): add host-only game selection with clear messaging 2025-10-19 11:59:43 -05:00
src fix(homepage): add overflow hidden to skill cards 2025-10-20 19:20:59 -05:00
.gitignore
CARD_SORTING_PORT_PLAN.md feat(card-sorting): implement Provider with arcade session integration 2025-10-18 14:11:52 -05:00
COMPLEMENT_RACE_PORT_PLAN.md
DEVELOPMENT_STANDARDS.md
LINTING.md
biome.jsonc
drizzle.config.ts
eslint.config.js
next-env.d.ts
next.config.js
package.json feat(homepage): add interactive draggable flashcards with physics 2025-10-20 17:37:48 -05:00
panda.config.ts
playwright.config.ts
pnpm-lock.yaml
server.js
svg-processing-test.js
test-arcade-api.sh
test-flashcards-final.pdf
test-flashcards.pdf
test-simplified.pdf
test_fullscreen_persistence.html
test_panda_simple.html
tsconfig.json
tsconfig.server.json fix(nav): update types for registry games with nullable gameName 2025-10-15 19:15:32 -05:00
vitest.config.ts