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

Migrate to Vue 3 #40

Draft
wants to merge 40 commits into
base: main
Choose a base branch
from
Draft

Migrate to Vue 3 #40

wants to merge 40 commits into from

Conversation

kytta
Copy link
Owner

@kytta kytta commented Feb 2, 2023

This PR enables support for Vue 3. As this is, of course, a breaking feature, this will be available in v2.

Not much code changes were done. v-model works differently to match Vue 3, and some packages were updated. I'll consider changing a couple more things before merging this.

Closes #32

@kytta kytta added the enhancement New feature or request label Feb 2, 2023
@kytta kytta added this to the v2 milestone Feb 2, 2023
@kytta kytta self-assigned this Feb 2, 2023
@github-actions
Copy link

github-actions bot commented Feb 2, 2023

size-limit report 📦

Path Size
dist/tinybox.umd.js 0 B (-100% 🔽)
dist/tinybox.esm.js 0 B (-100% 🔽)
dist/vue-tinybox.js 1.41 KB (+100% 🔺)
dist/vue-tinybox.css 678 B (+100% 🔺)

@kytta kytta mentioned this pull request Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Vue.js 3
1 participant