Skip to content

feat: more customisability for course outline sidebar, course tabs #90

Open
xitij2000 wants to merge 10 commits intowgu-release/ulmofrom
kshitij/plugin-slots-exemplar.ulmo
Open

feat: more customisability for course outline sidebar, course tabs #90
xitij2000 wants to merge 10 commits intowgu-release/ulmofrom
kshitij/plugin-slots-exemplar.ulmo

Conversation

@xitij2000
Copy link
Copy Markdown
Member

(cherry picked from commit 801197c)

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (wgu-release/ulmo@1d5484f). Learn more about missing BASE report.

Additional details and impacted files
@@                 Coverage Diff                 @@
##             wgu-release/ulmo      #90   +/-   ##
===================================================
  Coverage                    ?   90.83%           
===================================================
  Files                       ?      345           
  Lines                       ?     5792           
  Branches                    ?     1380           
===================================================
  Hits                        ?     5261           
  Misses                      ?      514           
  Partials                    ?       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

xitij2000 added 5 commits May 4, 2026 11:51
Adds a new plugin slot (`CourseTabsNavigationSlot`) to enable customization, modification, or hiding of the course tab navigation. Updated relevant components to integrate with the new slot.

(cherry picked from commit 14aa3dc)
Splits `useCourseOutlineSidebar` into `useCourseOutlineData` and `useCourseOutlineSidebar` for improved separation of responsibilities. Updates components and styles to reflect this change.

This change allows the usage of the course outline outside of a sidebar context.

(cherry picked from commit 44096c1)
…ce completion icons

Introduces `CourseOutlineSidebarSectionCompletionIconSlot` and `CourseOutlineSidebarSequenceCompletionIconSlot` to enable customization, modification, or replacement of completion icons in the course outline. Updated components to integrate with these new slots.

(cherry picked from commit 6624ddc)
Introduces `CourseOutlineSidebarUnitIconSlot` to enable customization, modification, or replacement of unit icons in the course outline sidebar. Refactors `UnitIcon` to support TypeScript and updates related components to integrate with the new slot.

(cherry picked from commit b0b0097)
…ng customization

Replaces hardcoded styles with CSS variables to enable flexible theming and dynamic styling of the course sidebar components. Adjusts related JSX and SCSS for consistency.

(cherry picked from commit 801197c)
@xitij2000 xitij2000 force-pushed the kshitij/plugin-slots-exemplar.ulmo branch from 16ddc89 to 6ed3964 Compare May 4, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant