Skip to content

Restructure accordion documentation page#424

Open
laske185 wants to merge 1 commit intomainfrom
feature/uberarbeite-die-dokuseite-vom-accordion
Open

Restructure accordion documentation page#424
laske185 wants to merge 1 commit intomainfrom
feature/uberarbeite-die-dokuseite-vom-accordion

Conversation

@laske185
Copy link
Copy Markdown
Contributor

Summary

  • reorganized accordion documentation to follow the new template with clearer sections and examples
  • refreshed accessibility, usage guidance, and code samples for accordion functionality

Testing

  • pnpm run lint
  • pnpm run build

Codex Task

@github-actions
Copy link
Copy Markdown

- <kol-link _href="https://www.w3.org/TR/wai-aria-practices/#accordion" _target="_blank"></kol-link>
Standardmäßig startet das Accordion geschlossen. Setzen Sie das Attribut **`_open`**, um einen Abschnitt initial geöffnet darzustellen.

<Readme />
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Das könnt ihr nicht rausschmeißen.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ist ja auch nur in Zeile 113 gerutscht. :)

@deleonio deleonio force-pushed the main branch 3 times, most recently from a968efd to 894cf5a Compare December 9, 2025 20:50
Copy link
Copy Markdown
Contributor

@deleonio deleonio left a comment

Choose a reason for hiding this comment

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

Das musst Du einmal bitte erklären, danke.

@deleonio deleonio force-pushed the main branch 6 times, most recently from 46af408 to 5c51e53 Compare December 10, 2025 04:40
@laske185 laske185 linked an issue Dec 30, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accordion-Dokumentation nach neuem Schema überarbeiten

2 participants