[docs-update] Update docs for layout, navigation, and loading APIs - #541
github-actions[bot] wants to merge 1 commit into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Superseded by #542. That PR takes the six files here that have no counterpart on The other 17 files are dropped. 13 conflicted with #515, and in each one #515's text is better ( The Closing so the |
Summary
Updates the public docs for the pending AppShell API changes around layout composition, global headers, spinner usage, command palette routing, and route metadata resolution.
Changesets that prompted this update
.changeset/sidebar-layout-body-slot.md.changeset/sidebar-layout-global-top-bar.md.changeset/ai-chat-component.md.changeset/green-suns-sing.md.changeset/current-path-command-palette.md.changeset/static-meta-routes.md.changeset/fair-hounds-obey.mdDocs updated
docs/components/sidebar-layout.md— documentedtopBar,body,useAppShellSidebar(),DynamicBreadcrumb, and the supported composition path.docs/components/default-sidebar.md— documented composition mode,hideHeader,hideSearch,iconRail, and low-level custom sidebar entries.docs/components/global-header-layout.md— added docs for the new opinionated global-header layout andGlobalHeader.docs/components/spinner.md— added docs for the new reusable loading indicator and its accessibility defaults.docs/components/command-palette.md— documented current-branch dynamic route resolution and removed a non-public customization path.docs/api/use-page-meta.mdanddocs/components/sidebar-item.md— documented literal-route precedence over dynamic siblings.docs/concepts/styling-theming.mdand example snippets acrossdocs/— stopped presenting the internalastw:prefix as an app-authoring API and switched consumer examples to ordinary Tailwind utilities.CLAUDE.md— added the new docs pages to the documentation index.