diff options
| author | Claude <noreply@anthropic.com> | 2026-01-20 01:16:15 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-01-20 01:16:15 +0000 |
| commit | 8b212f3030ec30ed68410e609ed55fd7f0b06ea0 (patch) | |
| tree | 487d93edd18f6544f576bff57f86ad30bf640080 /public/offline.html | |
| parent | 188c49e6ae0dfa0af052a001bc40c26d448b1583 (diff) | |
| download | kioku-8b212f3030ec30ed68410e609ed55fd7f0b06ea0.tar.gz kioku-8b212f3030ec30ed68410e609ed55fd7f0b06ea0.tar.zst kioku-8b212f3030ec30ed68410e609ed55fd7f0b06ea0.zip | |
feat(deck): separate card list from deck detail page
Separate the card list view from the deck learning page to prevent users
from seeing cards they are about to study. The deck detail page now shows
only study statistics with a "Study Now" button and a "View Cards" link.
- Add new DeckCardsPage component at /decks/:deckId/cards for managing cards
- Simplify DeckDetailPage to show deck stats and navigation buttons
- Update routing in App.tsx with proper route ordering
- Add comprehensive tests for both pages
Diffstat (limited to 'public/offline.html')
0 files changed, 0 insertions, 0 deletions
