Skip to content

Document accordion expand/collapse all toggle - #42827

Merged
mdo merged 4 commits into
v6-devfrom
docs/accordion-expand-collapse-all
Aug 12, 2026
Merged

Document accordion expand/collapse all toggle#42827
mdo merged 4 commits into
v6-devfrom
docs/accordion-expand-collapse-all

Conversation

@mdo

@mdo mdo commented Aug 12, 2026

Copy link
Copy Markdown
Member
  • Add an accordion docs example that toggles expand/collapse all
  • Clear and restore name so exclusive groups can open fully
  • Ship the demo script via docs snippets/JsDocs

References #40725

mdo added 3 commits August 11, 2026 15:42
The /node_modules/ gitignore rule only matched directories, so a symlink
slipped into v6-dev. Drop it from the index and ignore any node_modules
path so npm install cannot stage it again.
People often need every accordion section open at once
for find-in-page, printing, or less clicking. Exclusive
`name` groups block that unless you clear them first.

Add a docs recipe with one toggle button that opens all
items (after removing `name`) and restores exclusive
grouping on collapse.

References #40725
COMMIT && git status --short && git log -1 --oneline
@mdo
mdo requested a review from a team as a code owner August 12, 2026 02:56
@mdo mdo added this to v6.0.0 Aug 12, 2026
@github-project-automation github-project-automation Bot moved this to Inbox in v6.0.0 Aug 12, 2026
CSS docs call out width longhands versus the border
shorthand. Add the plural form so the spell check passes.
COMMIT && git status --short && git log -1 --oneline
@mdo
mdo merged commit ebf1b48 into v6-dev Aug 12, 2026
12 checks passed
@mdo
mdo deleted the docs/accordion-expand-collapse-all branch August 12, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

1 participant