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

Implement Disclosure and Accordion components #49

Merged
merged 13 commits into from
Dec 23, 2024

Conversation

mkrause
Copy link
Collaborator

@mkrause mkrause commented Dec 8, 2024

This PR implements two new components:

  • Disclosure – A collapsible element with a summary title.
  • Accordion – A sequence of disclosure components that can be opened either exclusively or non-exclusively.

Screenshot 2024-12-23 at 12 20 12

@mkrause mkrause self-assigned this Dec 8, 2024
@mkrause mkrause force-pushed the feature/PLAT-4063-accordion-component branch 3 times, most recently from c1ea903 to 9279001 Compare December 20, 2024 13:42
@mkrause mkrause force-pushed the feature/PLAT-4063-accordion-component branch from 9279001 to 72c0548 Compare December 20, 2024 23:34
@mkrause mkrause changed the title Implement Accordion and AccordionGroup components Implement Disclosure and Accordion components Dec 21, 2024
@mkrause mkrause marked this pull request as ready for review December 21, 2024 23:12
@mkrause mkrause requested a review from spli02 December 21, 2024 23:12
@mkrause mkrause requested a review from spli02 December 23, 2024 12:49
@mkrause mkrause merged commit e7107ef into master Dec 23, 2024
2 checks passed
@mkrause mkrause deleted the feature/PLAT-4063-accordion-component branch December 23, 2024 13:44
@mkrause mkrause added this to the Baklava v1.0 milestone Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants