aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/components/accordion.md
AgeCommit message (Collapse)AuthorFilesLines
2023-10-23Doc: add expanded accordion explanation (#39304)Julien Déramond1-1/+5
Co-authored-by: Louis-Maxime Piton <[email protected]>
2023-01-03Docs: fix accordion flush descriptionJulien Déramond1-1/+1
2022-12-30Docs: Remove unnecessary `id`/`aria-labelledby` from accordion examplesPatrick H. Lauke1-18/+18
Follow-up to https://github.com/twbs/bootstrap/pull/37718
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+165
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>