Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(accordion): allow collapsible to be individually expanded #2263

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

MeridianGH
Copy link
Contributor

A collapsible can now be individually expanded, independent of its containing accordion.

The expanded prop is now only propagated, if it is set to true on the parent accordion. This allows the developer to individually select which collapsibles should start expanded instead of all or none.

This change works seamlessly with the dependent prop and does not introduce any breaking changes.

Copy link

netlify bot commented Jan 22, 2024

Deploy Preview for marvelous-moxie-a6e2fe ready!

Name Link
🔨 Latest commit 4de8c9e
🔍 Latest deploy log https://app.netlify.com/sites/marvelous-moxie-a6e2fe/deploys/672b4f2c039a420008438fa8
😎 Deploy Preview https://deploy-preview-2263--marvelous-moxie-a6e2fe.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@amir-ba amir-ba added the feature New component features and enhancements label Aug 28, 2024
@amir-ba amir-ba self-requested a review October 23, 2024 23:14
@amir-ba
Copy link
Collaborator

amir-ba commented Oct 23, 2024

@MeridianGH great job, can you please rebase it with the main branch so the checks can run for your changes and if they are all green we can merge this. Sorry for the long wait

amir-ba
amir-ba approved these changes Oct 24, 2024
@amir-ba amir-ba changed the title feat: allow collapsible to be individually expanded feat(accordion): allow collapsible to be individually expanded Oct 24, 2024
MeridianGH and others added 2 commits November 6, 2024 12:12
A collapsible can now be individually expanded, independent of its containing accordion.
@MeridianGH
Copy link
Contributor Author

@MeridianGH great job, can you please rebase it with the main branch so the checks can run for your changes and if they are all green we can merge this. Sorry for the long wait

alright, thank you. the pr should be rebased now, can you check if the pipelines run correctly and if the pr is able to be merged?

@amir-ba amir-ba merged commit 9b02151 into telekom:main Nov 6, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New component features and enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants