Skip to content

docs: update docs for sidebar footer, theme toggle, and dropdown changes#35

Merged
anilcancakir merged 1 commit intomainfrom
docs/update-for-alpha-12
Apr 8, 2026
Merged

docs: update docs for sidebar footer, theme toggle, and dropdown changes#35
anilcancakir merged 1 commit intomainfrom
docs/update-for-alpha-12

Conversation

@anilcancakir
Copy link
Copy Markdown
Contributor

Summary

  • Add useSidebarFooter() section and facade entry to manager doc
  • Update theme toggle location from sidebar to user profile dropdown in views-and-layouts doc
  • Add theme toggle mention to MagicStarterUserProfileDropdown widget descriptions
  • Add layout customization section to README with useHeader()/useSidebarFooter()

Test plan

  • Docs-only change, no code modified

- Add useSidebarFooter() section and facade entry to manager doc
- Update theme toggle location from sidebar to user profile dropdown
- Add theme toggle mention to UserProfileDropdown widget descriptions
- Add layout customization section to README with useHeader/useSidebarFooter
Copilot AI review requested due to automatic review settings April 8, 2026 21:07
@anilcancakir anilcancakir merged commit 4faa515 into main Apr 8, 2026
1 check passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Magic Starter documentation to reflect recent layout customization and UI changes, including the sidebar footer slot and relocation of the theme toggle into the user profile dropdown.

Changes:

  • Added README guidance for layout customization via useHeader() and useSidebarFooter().
  • Updated docs to state theme toggling is available via the user profile dropdown (not the sidebar).
  • Expanded widget descriptions to include the theme toggle in MagicStarterUserProfileDropdown, and documented useSidebarFooter() in the manager docs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
README.md Documents layout customization APIs and updates the exported widget description to include the theme toggle in the profile dropdown.
doc/basics/views-and-layouts.md Updates theme toggle location guidance and the user profile dropdown widget description.
doc/architecture/manager.md Adds a dedicated useSidebarFooter() section and includes it in the facade-to-manager mapping table.

@sentry
Copy link
Copy Markdown

sentry bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants