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

Add expander component #182

Merged
merged 30 commits into from
Aug 21, 2023
Merged

Add expander component #182

merged 30 commits into from
Aug 21, 2023

Conversation

chromaticWaster
Copy link
Contributor

Description:

Add Expander and Expander Group components

closes #159

  • Added the Expander and Expander Group components.
  • Added visual and behaviour tests.
  • Added relevant stories.

(Link to bug/feature from Issues and how you resolve it)

Screenshots (if appropriate):

Expander

Expander.mov

Expander Group

ExpanderGroup.mov

Expander test results

image

Expander Group test results

image

All Submissions:

Changes to Core Features:

  • I have added an explanation of what my changes do and why I would like to include them.
  • I have written new tests for my core changes, as applicable.
  • I have successfully ran tests with my changes locally.
  • I have added/updated docs, as applicable.

@chromaticWaster chromaticWaster added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 17, 2023
@chromaticWaster chromaticWaster self-assigned this Aug 17, 2023
@chromaticWaster chromaticWaster linked an issue Aug 17, 2023 that may be closed by this pull request
3 tasks
src/expander/Expander.ts Show resolved Hide resolved
src/expander/ExpanderGroup.ts Outdated Show resolved Hide resolved
@chromaticWaster chromaticWaster merged commit 339e737 into develop Aug 21, 2023
40 checks passed
@chromaticWaster chromaticWaster deleted the Add-expander-component branch August 21, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Change Request]: Add Expander component
3 participants