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(elements): Add support for Vue.js 3 #552

Closed
wants to merge 7 commits into from

Conversation

BenPag
Copy link
Collaborator

@BenPag BenPag commented Mar 8, 2022

Closes #534

Proposed Changes

  • add new wrapper package elements-vue
  • use vueOutputTargets

Things to check

  • Does the change need to be documented?
  • Does any existing example code needs to be updated?
  • Is the change properly tested?
  • Is it helpful to provide another example to demonstrate the new feature?
  • Are there other code lines that need to be modified?

@BenPag BenPag marked this pull request as ready for review March 10, 2022 12:37
@BenPag BenPag mentioned this pull request Mar 10, 2022
5 tasks
@BenPag BenPag requested a review from janivo March 10, 2022 12:46
@BenPag BenPag added the breaking change This issue introduces changes need to be made by the consumer label Mar 16, 2022
@BenPag BenPag closed this Apr 19, 2022
@BenPag BenPag deleted the elements-200-add-vue3-support branch June 23, 2022 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This issue introduces changes need to be made by the consumer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new output target: Vue
1 participant