imagekit-vuejs icon indicating copy to clipboard operation
imagekit-vuejs copied to clipboard

Vue 3 support

Open WangHansen opened this issue 4 years ago • 8 comments

Hi, just curious if there will be support for vue 3? It doesn't seem to work currently with vite/vue 3 setup

WangHansen avatar Jan 30 '21 01:01 WangHansen

There are some breaking changes in the global API usage. We are waiting for a dedicated Migration Build of Vue 3 with Vue 2.

From the migration docs: We are still working on a dedicated Migration Build of Vue 3 with Vue 2 compatible behavior and runtime warnings of incompatible usage. If you are planning to migrate a non-trivial Vue 2 app, we strongly recommend waiting for the Migration Build for a smoother experience.

imagekitio avatar Feb 07 '21 04:02 imagekitio

hey , I really need implementation of vue3 ( juste for getting image ) do you have an simbling of api ? or when will you realease it ? thanks for all !

TimotheDavid avatar May 06 '21 18:05 TimotheDavid

FYI the compatibilty build is now available https://www.npmjs.com/package/@vue/compat

kristjanjansen avatar May 16 '21 19:05 kristjanjansen

Adding my voice as well. Hope Vue 3 support gets priority

brandiqa avatar Jun 29 '21 11:06 brandiqa

Check out https://image.nuxtjs.org/providers/imagekit

dosstx avatar Jul 24 '21 12:07 dosstx

Same issue here. We are starting a project on Vue 3, but imagekit-vuejs is on Vue 2.

PS: Take into account that Vue 2 is reaching EOL around April 2022 (Sept 2020 + 18mo).

anibalsanchez avatar Nov 17 '21 16:11 anibalsanchez

Where is Vue 3 support?

multiplehats avatar Jan 12 '22 19:01 multiplehats

I've written my own Vue 3 component for displaying images in a Quasar app. It should provide guidance for anyone else who needs to use ImageKit.io with Vue 3. Written in TypeScript.

Check out this gist.

mlilback avatar Jan 23 '22 15:01 mlilback

2023: Vue 3 is really picking up... High time for a Vue3 compatible component! :-). Politely asking if there's any ballpark estimate if/when this is going to happen??

Sjoerd82 avatar Jan 11 '23 14:01 Sjoerd82

Before March 2023 we shall release support for Vue 3

imagekitio avatar Jan 11 '23 14:01 imagekitio

Was looking into an image provider and IK was looking like a great candidate, but unfortunately we had to pass due to lack of Vue 3 support. Will keep in mind for next projects.

braincomb avatar Feb 19 '23 05:02 braincomb

Before March 2023 we shall release support for Vue 3

hi guys, any update on the release?

mog28 avatar Mar 28 '23 09:03 mog28

We need Vue 3 support :((((

madsouris avatar Apr 17 '23 07:04 madsouris

Its work in progress - https://github.com/imagekit-developer/imagekit-vuejs/pull/63. Should be released soon.

imagekitio avatar Apr 18 '23 06:04 imagekitio

How soon is soon?

voutchko avatar Jul 10 '23 12:07 voutchko

We definitely need this update xD

zekid26 avatar Aug 25 '23 15:08 zekid26

Utilize version 2.0.1, which is compatible with Vue 3.

ankur-dwivedi avatar Nov 30 '23 12:11 ankur-dwivedi