elearning/Frontend-Learner/composables
2026-01-30 14:34:50 +07:00
..
useAuth.ts feat: Implement core e-learning classroom interface, user dashboard pages, authentication composable, and Thai localization. 2026-01-29 11:09:29 +07:00
useCategory.ts feat: Implement e-learning classroom with video playback, progress tracking, and quiz functionality, alongside new course and category composables and Thai localization. 2026-01-29 13:17:58 +07:00
useCourse.ts feat: Implement My Courses page with course cards, filtering, and certificate download functionality. 2026-01-30 14:34:50 +07:00
useFormValidation.ts Add: Auth protection & error notifications 2026-01-14 16:47:35 +07:00
useMediaPrefs.ts feat: Add useMediaPrefs composable for persistent media playback controls and introduce the classroom learning page. 2026-01-29 14:02:32 +07:00
useThemeMode.ts feat: Add foundational UI components, pages, and theme management for the e-learning application. 2026-01-27 14:02:12 +07:00