-
Notifications
You must be signed in to change notification settings - Fork 77
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, accordion-item): refactor for custom props #8637
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some questions re: naming / strucutre
packages/calcite-components/src/components/accordion-item/accordion-item.scss
Outdated
Show resolved
Hide resolved
packages/calcite-components/src/components/accordion-item/accordion-item.scss
Outdated
Show resolved
Hide resolved
packages/calcite-components/src/components/accordion-item/accordion-item.scss
Show resolved
Hide resolved
packages/calcite-components/src/components/accordion/accordion.scss
Outdated
Show resolved
Hide resolved
packages/calcite-components/src/components/accordion/accordion.scss
Outdated
Show resolved
Hide resolved
This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions. |
packages/calcite-components/src/components/accordion/accordion.scss
Outdated
Show resolved
Hide resolved
17bc3aa
to
b4931bf
Compare
This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions. |
This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions. |
Related Issue: #7180 #4060 #4012
Summary
Refactors accordion and accordion item for custom props and component tokens.