feat: [AXIMST-23] Course unit - Sidebar with unit info (#117)

* feat: added Sidebar with unit info

* feat: added unit location

* refactor: added legacy behavior

* feat: added live variant

* refactor: code refactoring

* feat: added tests and translations

* feat: added new font size

* refactor: after review
This commit is contained in:
Peter Kulko
2024-01-22 16:52:04 +02:00
committed by Adolfo R. Brandes
parent f8095e6670
commit 073e191273
30 changed files with 729 additions and 343 deletions

View File

@@ -2,3 +2,4 @@
@import "./course-sequence/CourseSequence";
@import "./add-component/AddComponent";
@import "./course-xblock/CourseXblock";
@import "./sidebar/Sidebar";