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: add accordion change event and state value #820

Merged
merged 2 commits into from Feb 11, 2020

Conversation

lee-chase
Copy link
Member

Closes #809

Adds change event to CvAccordion and a state value via which the open set can be updated.

Changelog

m packages/core/src/components/cv-accordion/cv-accordion-item.vue
m packages/core/src/components/cv-accordion/cv-accordion-notes.md
m packages/core/src/components/cv-accordion/cv-accordion.vue
m storybook/stories/cv-accordion-story.js

@lee-chase lee-chase merged commit e9e27e0 into carbon-design-system:master Feb 11, 2020
@lee-chase lee-chase deleted the accordionEvents branch February 11, 2020 11:54
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.

CvAccordionItem has no events if a panel is opened or closed
1 participant