Yummygum / vue-flagpack

Flagpack contains 260+ easily implementable flag icons to use in your design or code project.
https://flagpack.xyz
MIT License
49 stars 8 forks source link

Support for Vue 3.x #63

Open nazar1ua opened 2 years ago

nazar1ua commented 2 years ago

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.

masterkain commented 1 year ago

merge and release? 🙏

donovanroubos commented 1 year ago

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

SpiritusDeos commented 1 year ago

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 🙏🏻

donovanroubos commented 1 year ago

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.

camilotobar commented 1 year ago

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

AntonLindell commented 3 months ago

Would love to see this merge!

nazar1ua commented 3 months ago

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

miguilimzero commented 1 week ago

It would be really nice to have this package up to date!