• Joined on 2026-05-20
Elijah pushed to main at Elijah/Study 2026-06-28 12:29:05 -07:00
d3d094e442 feat: Add toggle for collapsing quiz topics list
Elijah pushed to main at Elijah/Study 2026-06-28 12:06:23 -07:00
79d4936ed4 fix: Remove duplicate index number from card BACK label in CardList
Elijah pushed to main at Elijah/Study 2026-06-28 12:04:20 -07:00
e4b32c6bf2 feat: Add list view for shared flashcards and fix restart button layout
Elijah pushed to main at Elijah/Study 2026-06-28 11:58:49 -07:00
7d2c466e9b fix: Resolve multiple mobile UX issues including swiping and header layouts
Elijah pushed to main at Elijah/Study 2026-06-28 11:51:21 -07:00
4ea58da3cd chore: Change favicon to a transparent SVG graduation cap
Elijah pushed to main at Elijah/Study 2026-06-28 11:39:50 -07:00
bb1cef8732 fix: Center bullet points inline with text on flashcards
Elijah pushed to main at Elijah/Study 2026-06-28 11:05:58 -07:00
75e5ce2b56 chore: Replace default Vercel favicon with study-themed icon.png
Elijah pushed to main at Elijah/Study 2026-06-28 10:52:19 -07:00
c37029a890 feat: Add visual success/error states to save instructions button
Elijah pushed to main at Elijah/Study 2026-06-28 10:22:05 -07:00
ff80bde45a fix: Left-align markdown lists so text stays attached to bullet points
Elijah pushed to main at Elijah/Study 2026-06-28 08:49:58 -07:00
515bc84990 fix: Update shuffle icon to crossed arrows and dismiss toast on card flip
Elijah pushed to main at Elijah/Study 2026-06-28 08:46:05 -07:00
e4985d07e1 feat: Redesign flashcard study screen with live shuffle toggle
Elijah pushed to main at Elijah/Study 2026-06-28 08:34:32 -07:00
c34da6941e fix: Re-shuffle options when retaking a quiz from the results screen
Elijah pushed to main at Elijah/Study 2026-06-28 08:32:18 -07:00
b7165aba44 fix: Route 'Back to Quizzes' button on quiz end screen to actual quizzes list instead of history tab
Elijah pushed to main at Elijah/Study 2026-06-28 08:28:37 -07:00
edc5279237 fix: Update quiz options to distinguish between selected answers and missed correct answers
Elijah pushed to main at Elijah/Study 2026-06-28 08:24:34 -07:00
464b179df9 feat: Redesign quiz viewer to match academic textbook aesthetic
Elijah pushed to main at Elijah/Study 2026-06-27 21:08:12 -07:00
7c13159855 fix: Update Next Question button to use primary color for dark mode visibility
Elijah pushed to main at Elijah/Study 2026-06-27 21:05:11 -07:00
347c93713b style: Adjust dark mode to standard greys while keeping teal accents
Elijah pushed to main at Elijah/Study 2026-06-27 21:02:08 -07:00
8ac95df772 fix: Map Tailwind colors to base CSS variables for dynamic dark mode resolution
Elijah pushed to main at Elijah/Study 2026-06-27 20:56:11 -07:00
87fc071961 feat: Add persistent Dark Mode with ThemeToggle component and layout script
Elijah pushed to main at Elijah/Study 2026-06-27 20:48:19 -07:00
ec8e601332 feat: Allow inline editing of both name and description for decks and quizzes