chore!: remove AccordionDeprecated and related types and components #3366
chore!: remove AccordionDeprecated and related types and components #3366LinKCoding wants to merge 6 commits into
Conversation
|
View your CI Pipeline Execution ↗ for commit 733ecb1 ☁️ Nx Cloud last updated this comment at |
|
View your CI Pipeline Execution ↗ for commit 63af23a ☁️ Nx Cloud last updated this comment at |
|
| @@ -1,6 +1,6 @@ | |||
| # 2.0.0 (2026-06-04) | |||
|
|
|||
| ### ⚠️ Breaking Changes | |||
There was a problem hiding this comment.
not entirely sure how this extra space was added into main, but locally I can't remove it since husky keeps linting the files and removing the space even when I add it back in manually. so 🤷 nbd imo, but can look more into it if anyone has a strong opinion
|
📬 Published Alpha Packages:
|
|
🚀 Styleguide deploy preview ready! Preview URL: https://6a23085536389d0c4530ae39--gamut-preview.netlify.app |
Overview
Removes the deprecated accordion stack from
@codecademy/gamut:AccordionDeprecatedAccordionAreaDeprecatedAccordionButtonDeprecatedButtonDeprecated(not publicly exported)Also removes related Storybook docs and updates the export snapshot test.
Breaking change: Consumers should migrate to
Disclosure(orListwith expandable rows for multiple accordions).PR Checklist
Testing Instructions
AccordionDeprecated,AccordionAreaDeprecated, andAccordionButtonDeprecatedno longer have storiesButtonDeprecatedare not exported and no longer part of the codebasePR Links and Envs