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

Vue 3 Compatibility #183

Closed
rgehrsitz opened this issue Apr 18, 2022 · 7 comments
Closed

Vue 3 Compatibility #183

rgehrsitz opened this issue Apr 18, 2022 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@rgehrsitz
Copy link

rgehrsitz commented Apr 18, 2022

Any chance that Vue 3 compatibility will be added in the future?

Edit by the maintainer: there is a 3.0.1 pre-release supporting Vue 3. I invite you to test this version.

@jledentu
Copy link
Owner

@rgehrsitz Yes, I'm currently working on it. I've got a local branch where all the tooling (building, testing, linting) has been adapted. There is still some work to do to make drag & drop functional on my Vue 3 branch.

I don't know yet when I'll publish a first Vue 3 version, but it's in progress. 👍

@jledentu jledentu self-assigned this Apr 19, 2022
@jledentu jledentu added the enhancement New feature or request label Apr 19, 2022
@rgehrsitz
Copy link
Author

Woohoo!

@smerchkz
Copy link

@jledentu
can you give access to this test branch, I would already use the component in vue3)))

@jledentu
Copy link
Owner

jledentu commented Jun 8, 2022

@smerchkz Hi, I pushed a next branch on the repository. But there is still no published prerelease version on npm.

Current status:

  • I think that the library itself is now ok on Vue3
  • Some tools have been upgraded (Storybook, Webpack replaced by Vite, Vuepress)
  • Some samples in the docs are broken due to Vuepress config
  • Unit tests have not been migrated
  • A Storybook story is broken

@jledentu
Copy link
Owner

jledentu commented Aug 22, 2022

Hi,

A pre-release is available:

https://github.com/jledentu/vue-finder/releases/tag/v3.0.0

Please don't hesitate to give feedback. :)

@tomcoonen
Copy link
Contributor

Added PR to add Vite CSS import compatibility #188

@jledentu jledentu pinned this issue Dec 15, 2022
@jledentu
Copy link
Owner

Hi,

The latest v4.0.0 brings Vue 3 support in main release channel. The 2.x branch is now the maintenance branch of the Vue 2 version.

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

No branches or pull requests

4 participants