learning_ai_clock/web/src/components
2026-02-28 01:54:40 -08:00
..
AlarmOverlay.tsx feat: add Zustand store, dashboard UI, timer cards, create modal, alarm overlay 2026-02-27 20:55:40 -08:00
CountdownRing.tsx feat: add PomodoroView, CountdownRing, QuickTimerBar, keyboard shortcuts 2026-02-27 20:58:06 -08:00
CreateTimerModal.tsx feat(web): prep-time intelligence, adaptive snooze, event countdown, TimerCard badges 2026-02-27 22:25:36 -08:00
Dashboard.tsx feat(web): wire useSync hook into Dashboard with cloud sync status indicator 2026-02-28 01:54:40 -08:00
FeedbackButton.tsx feat: add time blindness aids, feedback button, tab title flash, system theme detection 2026-02-27 21:08:22 -08:00
FocusView.tsx feat(web): add focus mode UI and NL parser integration 2026-02-27 21:45:37 -08:00
InstallPrompt.tsx feat(deploy): Phase 1 polish — analytics, install prompt, a11y, PWA icons 2026-02-27 21:57:43 -08:00
PomodoroView.tsx feat: add Pomodoro session celebration with trophy animation 2026-02-27 21:23:45 -08:00
QuickTimerBar.tsx feat: add PomodoroView, CountdownRing, QuickTimerBar, keyboard shortcuts 2026-02-27 20:58:06 -08:00
RoutineEditor.tsx feat(web): routine editor/runner UI, linked timers, routines page 2026-02-27 22:07:16 -08:00
RoutineRunner.tsx feat(web): routine editor/runner UI, linked timers, routines page 2026-02-27 22:07:16 -08:00
StatsView.tsx feat(web): Phase 2 — stats, categories, recurring, export/import, calendar .ics 2026-02-27 21:59:09 -08:00
StreakCard.tsx feat(web): Phase 2 — stats, categories, recurring, export/import, calendar .ics 2026-02-27 21:59:09 -08:00
TimerCard.tsx feat(web): recurring timer badge, recurringTimerId field, generateTimerFromRecurrence helper 2026-02-27 22:33:57 -08:00
Toast.tsx feat: add in-app toast system with notification fallback for denied permissions 2026-02-27 21:21:46 -08:00