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

Vue3 upgrade: vuelidate #13654

Closed
severinbeauvais opened this issue Sep 20, 2022 · 9 comments
Closed

Vue3 upgrade: vuelidate #13654

severinbeauvais opened this issue Sep 20, 2022 · 9 comments
Labels
ENTITY Business Team

Comments

@severinbeauvais
Copy link
Collaborator

severinbeauvais commented Sep 20, 2022

Investigate/identify:

  • whether we can use this library in Vue3
  • what is missing to be able to use it (or when it will be available)
  • alternate packages (or whether we can change our code as needed)
  • what if we stop using this package altogether?

Refs:

@severinbeauvais severinbeauvais added the ENTITY Business Team label Sep 20, 2022
@severinbeauvais
Copy link
Collaborator Author

@kialj876 Did you guys port base-address to Vue3? Do you still use Vuelidate in it?

@severinbeauvais
Copy link
Collaborator Author

@severinbeauvais
Copy link
Collaborator Author

Perhaps it would be possible to use browser-ready bundles (vuelidate.min.js) instead of building it into our dist?

@severinbeauvais
Copy link
Collaborator Author

I got past this by importing:
image

And then configuring the following Vite plugin:
image

@severinbeauvais
Copy link
Collaborator Author

@cameron-eyds Are you looking into this as well?

@cameron-eyds
Copy link
Collaborator

@severinbeauvais Will have too, yes!
Haven't yet though.

@cameron-eyds
Copy link
Collaborator

Just to follow up here, with regards to support: Vuelidate 2 does support Vue 3 and Vue 2.xx.
That being said, there may* be some changes required as far as syntax goes but TBD.

https://vuelidate-next.netlify.app/

@severinbeauvais
Copy link
Collaborator Author

@cameron-eyds Any updated info on how to do this in Vue3?

@cameron-eyds
Copy link
Collaborator

No update here at the moment, outside upgrading our package of vuelidate/core to 2.x.x

This was referenced Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENTITY Business Team
Projects
None yet
Development

No branches or pull requests

2 participants