Skip to content

fix(sidebar): root list on the docs home, collapsible groups in every… - #31

Merged
alihesari merged 1 commit into
mainfrom
feature/vercel-slide-sidebar
Sep 1, 2026
Merged

alihesari merged 1 commit into
mainfrom
feature/vercel-slide-sidebar

Conversation

@alihesari

Copy link
Copy Markdown
Member

… panel

The docs home now shows the four top-level sections instead of sliding straight into Introduction: '/' derives the root view, and a click on Introduction sets a pathname-scoped override so it still slides in while landing on the same URL. The override expires on any move to another page, so deep links and refreshes keep deriving the panel from the URL.

Separator-labelled runs regroup into collapsible units, and nested folders wear the same presentation: a label-scale button row with a right chevron, aria-expanded, and a grid-rows height animation (motion-reduce keeps none). Every group starts open when its panel shows; collapsed content is inert.

… panel

The docs home now shows the four top-level sections instead of sliding
straight into Introduction: '/' derives the root view, and a click on
Introduction sets a pathname-scoped override so it still slides in while
landing on the same URL. The override expires on any move to another page,
so deep links and refreshes keep deriving the panel from the URL.

Separator-labelled runs regroup into collapsible units, and nested folders
wear the same presentation: a label-scale button row with a right chevron,
aria-expanded, and a grid-rows height animation (motion-reduce keeps none).
Every group starts open when its panel shows; collapsed content is inert.
@alihesari
alihesari merged commit 6d957f1 into main Sep 1, 2026
1 check passed
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