Skip to content

web@0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 11:06
· 26 commits to main since this release
c2aaedc

Minor Changes

  • d6220ac Thanks @mikebarkmin! - Add role-based dashboards for teachers and students
    • Add /teach route with teacher dashboard for managing created learning maps
    • Add /learn route improvements with student-focused progress tracking
    • Add TeacherEditor wrapper that automatically saves shared maps to teacher collection
    • Add IndexedDB teacherMaps store for managing teacher's map collection
    • Update landing page with clear role-based entry points ("I'm a Teacher" / "I'm a Student")
    • Add consistent header navigation across all views with full-width layout
    • Add clickable logo/title throughout app to return to homepage
    • Teachers can now easily share maps with students via copy link functionality
    • Students can track their progress across all their learning maps

Patch Changes

  • Updated dependencies [d6220ac]:
    • @learningmap/learningmap@0.5.0