elearning/Frontend-Learner/composables
2026-02-04 16:22:48 +07:00
..
useAuth.ts feat: Implement core course management, enrollment, and classroom learning functionalities with new composables and components. 2026-02-04 16:22:48 +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 course management, enrollment, and classroom learning functionalities with new composables and components. 2026-02-04 16:22:48 +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: Implement quiz runner functionality with dedicated pages, composable logic, and i18n support. 2026-02-04 14:22:38 +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