Skip to content

v4.0.0-canary.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Apr 05:30
a567fce

4.0.0-canary.4 (2026-04-02)

Features

  • added "show contents" item to CourseActionMenu (57740ba)
  • added ContentNavigationButtons components (a7f3978)
  • added ContentRenderer component (9b53b64)
  • created ContentProvider component (5d0e918)
  • created ContentsPageBreadcrumbs component (3ca2726)
  • drafted /courses/contents/[courseId] page (97a6bfc)
  • drafted CourseContentOverview component (ba67ddd)
  • drafted course contents navigation panel (5248f24)
  • introduced ContentSwitchButton component (7028762)
  • redesigned ContentSection layout (510a43f)
  • redesigned course content navigation btn appearances (f6dfcf7)

Reverts

  • Revert "ref: adjusted RichTextEditor height in course content page" (5f628ba)

Code Refactorings

  • added editorContainerClassname arg to RichTextEditor (da8c70a)
  • added course content count to CourseCard (d5ff949)
  • added course contents to OverviewSection (5c22859)
  • added empty course page safeguard redirect (2ca081b)
  • added missing translation in ContentSection (1156afa)
  • added safeguard against invalid index in ContentSBtn (b8815d0)
  • adjusted RichTextEditor height in course content page (470cb20)
  • localized course contents page and components (d698946)
  • modularized ContentSection into subcomponents (f5a34b4)
  • re-used ContentSection in OverviewSection (26bc7a1)
  • removed contents navigation on small screens (62daab8)
  • restructured internal CreateContentButton component (7005501)
  • updated course contents page layout (45fe45c)