soroban-abacus-flashcards/apps/web
Thomas Hallock 646a4228d0 fix(qr-button): improve layout and z-index
- Stack room code and share link vertically on left
- Place square QR button on right, spanning both rows
- Show mini QR code (40px) in button instead of emoji
- Fix popover z-index to appear above dropdown menu (z: 10000)
- Reduce button padding for more compact appearance

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 10:35:22 -05:00
..
.claude fix(qr-button): improve layout and z-index 2025-10-23 10:35:22 -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(qr-button): improve layout and z-index 2025-10-23 10:35:22 -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(room-share): add QR code button for easy mobile joining 2025-10-23 10:35:22 -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