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

refactor: migrate Accordion components to Vue files #581

Closed
wants to merge 5 commits into from

Conversation

productdevbook
Copy link
Contributor

This pull request involves significant refactoring of the accordion components in the packages/core/src/accordion directory, transitioning from TypeScript files to Vue single-file components. The most important changes include the conversion of AccordionContent, AccordionHeader, AccordionItem, and AccordionRoot from .ts to .vue files, with corresponding updates to the import paths and component structures.

Copy link
Contributor

github-actions bot commented Dec 10, 2024

Thank you for following the naming conventions! 🙏

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