elearning/Frontend-Learner/composables
2026-02-09 11:40:41 +07:00
..
useAuth.ts feat: implement e-learning classroom page with video player, lesson navigation, progress tracking, and announcements. 2026-02-05 09:56:16 +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 core e-learning pages, course composable, and i18n localization. 2026-02-09 11:40:41 +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
useQuizRunner.ts feat: Initialize e-learning frontend with course browsing, landing, and authentication pages, along with core layouts and composables. 2026-02-04 16:57:31 +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