vue-flagpack icon indicating copy to clipboard operation
vue-flagpack copied to clipboard

Support for Vue 3.x

Open nazar1ua opened this issue 2 years ago • 7 comments

I refactored this library on Vite for Vue 3.x, I tested it locally, but you can test it as well. The API has not changed.

nazar1ua avatar Jul 29 '22 10:07 nazar1ua

merge and release? 🙏

masterkain avatar Feb 21 '23 23:02 masterkain

Hi @nazar1ua!

Thanks a lot for contributing and bumping the codebase to a Vue3 compatible dependency 🙏. We'll have a look upcoming days and test the solution and eventually merge and release a new version.

We're also exploring a new kind of architecture. More on that later.

Cheers!

Cc @masterkain

donovanroubos avatar Feb 22 '23 09:02 donovanroubos

Hi @donovanroubos @Davidkooi,

Any news regarding this PR, is this branch have a chance to be merged ? It will be really useful for people using Vue 3 / Nuxt 3 🙏🏻

SpiritusDeos avatar Mar 22 '23 12:03 SpiritusDeos

Hi @donovanroubos @Davidkooi,

Any news regarding this PR, is this branch have a chance to be merged ? It will be really useful for people using Vue 3 / Nuxt 3 🙏🏻

Hi @kennyyS!

Thanks for the kind reminder. We're currently busy with the new approach (in our spare time), the library that we'll be supporting is React because we'll start with a React POC. More on that later.

donovanroubos avatar Mar 28 '23 07:03 donovanroubos

Hi everyone! Any updates on this merge? Is very important for TS and Vue3 projects.

camilotobar avatar Aug 29 '23 17:08 camilotobar

Would love to see this merge!

AntonLindell avatar Jul 27 '24 14:07 AntonLindell

As a workaround, you can try installing flagpack-core and copying Flag.vue from my PR to your project

nazar1ua avatar Jul 28 '24 11:07 nazar1ua